Skip to content

Express.js custom API for TracksApp. Several requests made for in-app authentification (signup/signin). API is using Ngrok to establish connection with MongoDB

Notifications You must be signed in to change notification settings

Denis-Tojaga/TrackApp_API

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

20 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Custom API made with Express.js


Server setup

  • Download this repo from github
  • 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

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published