You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
In terminal (inside the directory) type in "npm run dev" to run dev script
API is made with Express.js and as a database MongoDB is used
Mongooose was used to communicate from an API to a MongoDB cluster
Allows user to signup where he gets an authentification credentials, also user can signin if account already exists
This API is used for TrackApp
About
Express.js custom API for TracksApp. Several requests made for in-app authentification (signup/signin). API is using Ngrok to establish connection with MongoDB