Skip to content

Latest commit

 

History

History
29 lines (14 loc) · 329 Bytes

README.md

File metadata and controls

29 lines (14 loc) · 329 Bytes

mybakery-api

myBakery RESTful API

#Setup

  1. Run npm install

    On terminal, run the command:

    npm install

  2. Run Mongo DB

    On terminal, run the command:

    mongod

  3. Start the api

    On terminal, run the command:

    nodemon server

  4. To test the api, run the url on Postman:

    http://localhost:3000/