$ npm install
Create db connection MongoDB Atlas add the MONGO_URI
to the env file
$ cp .env.example config/config.env
MONGO_URI=
$ npm run dev
A RESTful API buillt with Node.js, Express and MongoDB. Postman docs available at https://documenter.getpostman.com/view/5901558/SWLb8Ut7?version=latest
HTML