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: 22 days 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 (over 4 years ago)
- Default Branch: master
- Last Pushed: 2023-10-06T02:43:02.000Z (over 1 year ago)
- Last Synced: 2025-04-05T17:51:12.015Z (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: 5
- 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
[](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