Skip to content
This repository has been archived by the owner on Jan 10, 2024. It is now read-only.

Alphasians/Custom-API

Repository files navigation

NodeJS + AstraDB API

  1. Clone the Repo first.
git clone https://github.com/Alphasians/Custom-API.git
  1. Create a unique Namespace in your AstraDB.
  2. Get the credentials such as DB_ID, DB_Region and Application_Token. Learn more from here. Once you get these credentials store them in .env.
  3. According to the needs you make changes in the controllers & routes folder.

Kudos you have finally made your own Custom API🥳🥳.

Use Postman for the testing purposes, afterwards it can be hosted on Heroku for global usage.