Cassandra REST API (Stargate)

HTTP/JSON REST API for Cassandra provided by the Stargate data gateway. Enables CRUD operations and SQL-like query via REST without the CQL driver.

API entry from apis.yml

apis.yml Raw ↑
aid: cassandra:cassandra-rest-api-stargate
name: Cassandra REST API (Stargate)
tags:
- Database
- REST
- Stargate
humanURL: https://stargate.io/docs/latest/develop/api-rest/
properties:
- url: https://stargate.io/docs/latest/develop/api-rest/
  type: Documentation
- url: https://stargate.io/docs/latest/develop/api-rest/swagger.html
  type: Swagger
- url: https://github.com/stargate/stargate
  type: SourceCode
description: HTTP/JSON REST API for Cassandra provided by the Stargate data gateway. Enables CRUD operations
  and SQL-like query via REST without the CQL driver.