myBakery RESTful API
#Setup
-
Run npm install
On terminal, run the command:
npm install
-
Run Mongo DB
On terminal, run the command:
mongod
-
Start the api
On terminal, run the command:
nodemon server
-
To test the api, run the url on Postman: