- Clone the Repo first.
git clone https://github.com/Alphasians/Custom-API.git
- Create a unique Namespace in your AstraDB.
- 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.
- According to the needs you make changes in the
controllers
&routes
folder.