Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/datastax/astrajs
A monorepo containing tools for interacting with DataStax Astra and Stargate
https://github.com/datastax/astrajs
astra datastax document-api nodejs rest-api stargate
Last synced: about 2 months ago
JSON representation
A monorepo containing tools for interacting with DataStax Astra and Stargate
- Host: GitHub
- URL: https://github.com/datastax/astrajs
- Owner: datastax
- License: apache-2.0
- Created: 2020-12-01T16:09:08.000Z (about 4 years ago)
- Default Branch: master
- Last Pushed: 2023-10-06T02:43:02.000Z (about 1 year ago)
- Last Synced: 2024-11-06T18:17:59.875Z (about 2 months ago)
- Topics: astra, datastax, document-api, nodejs, rest-api, stargate
- Language: JavaScript
- Homepage: https://docs.astra.datastax.com/docs/astra-collection-client
- Size: 661 KB
- Stars: 15
- Watchers: 7
- Forks: 14
- Open Issues: 2
-
Metadata Files:
- Readme: README.md
- Contributing: CONTRIBUTING.md
- License: LICENSE.md
- Code of conduct: CODE_OF_CONDUCT.md
Awesome Lists containing this project
README
## @astrajs
[![Actions Status](https://github.com/datastax/astrajs/workflows/Tests%20-%20AstraJS/badge.svg)](https://github.com/datastax/astrajs/actions)
@astrajs is a monorepo containing tools for interacting with [DataStax Astra](https://astra.datastax.com) and [Stargate](https://stargate.io/)
### Resources
- [DataStax Astra](https://astra.datastax.com)
- [Stargate](https://stargate.io/)### Packages
- [Astra Client](https://github.com/datastax/astrajs/tree/master/packages/client) - Connect your app to Astra or Stargate using a JavaScript interface.
- [Astra REST](https://github.com/datastax/astrajs/tree/master/packages/rest) - Connect your app to Astra or Stargate using a REST interface.
- [Astra Collections](https://github.com/datastax/astrajs/tree/master/packages/collections) - Connect your app to Astra or Stargate using the Document SDK