Skip to content

Release/0.1

Compare
Choose a tag to compare
@xingh xingh released this 14 Jul 13:36
· 165 commits to master since this release
ae8d73e
  • 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.