Releases: Anant/Cassandra.Api
Releases · Anant/Cassandra.Api
Release/0.3
- Created a CRUD interface (Admin Dashboard)
- Branch the CRUD interface and Connect to Astra API
- Third iteration of readmes edits for Data Migrator, APIs and Unit Tests
- Second iteration of readme edits for R/W functionality for APIs
- Added readme for UI
Release/0.2
- Added R/W functionality through postman added to base API
- Create the data model on Astra for Leaves which includes items & tags
- Implement Processor that Takes a new Item and Populates the Record w/ Content
- Second iteration of readme edits for Data Migrator, APIs and Unit Tests
- Added readme for R/W functionality
Release/0.1
- User credentials json file that connects to Astra Database.
- Python script that transfers data from Leaves.API to Astra Database.
- CQL table definition file to sort data and create a table in Astra Database.
- Node REST API that exposes the Data in Astra Database.
- Python REST API that exposes the Data in Astra Database.
- Postman & Curl Unit Tests to verify APIs are working properly.
- Assets folder to hold images for readmes.
- First iteration of readmes for Data Migrator, APIs & Unit Tests.