Skip to content

This is the back-end part of my team project in Centennial College. It is a RESTful API and it uses Express and MongoDB.

Notifications You must be signed in to change notification settings

ricardoyamamoto/mybakery-api

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

44 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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/

About

This is the back-end part of my team project in Centennial College. It is a RESTful API and it uses Express and MongoDB.

Resources

Stars

Watchers

Forks

Packages

No packages published

Contributors 3

  •  
  •  
  •