This repo is written by nodejs express and mongo. There are 4 sample api call available, include authentication middleware. Install mongodb To run repo demo:
- Run npm install
- Please rename .env.example to .env
- npm run start to watch the server
- npm run test to run test file
- Please configure the api on your local postman environment in order to test the api