Node endpoint running on Azure App Services. Will connect to Azure Cosmos.
I wanted my note taking application, Note Master, to be able to save, edit, and delete notes saved to a backend. This is the API to fulfill that purpose! Check out the frontend here.
VSCode. Deployed to Microsoft Azure App Services. Written in Javascript, runs on Node.js with Express, and interacts with Cosmos DB.
- Full connection to NoteMaster front end X
- User authorization, basic signing up and logging in X
- Save images and audio in Microsoft Azure Blob Storage!