Cassandra.Api

Open Source Application for DataStax Astra

Stars
19
Committers
11

Bot releases are hidden (Show)

Cassandra.Api - Release/0.3 Latest Release

Published by xingh over 4 years ago

  • 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
Cassandra.Api - Release/0.2

Published by xingh over 4 years ago

  • 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
Cassandra.Api - Release/0.1

Published by xingh over 4 years ago

  • 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.