Skip to content

Node.js REST API school project for a fast-food management system.

Notifications You must be signed in to change notification settings

anonymax25/MacdoAPI

Repository files navigation

MacdoAPI

Install

  1. git clone https://github.com/natin56y/MacdoAPI
  2. npm install
  3. fill in the .env file with:
# .env, committed to repo
PORT=         #server port
MONGO_URI=    #uri to mongoDB (local,atlas,docker...)
ADMIN_KEY=    #admin key for some admin actions

Run

npm start

Misc

At the project root, you can find a file corresponding to the Postman collection that you can import.
We created it with all the routes to test

Authors, ESGI 3AL1 2020

Maxime d'Harboullé
Lou Angrand
Julien Da Corte

About

Node.js REST API school project for a fast-food management system.

Resources

Stars

Watchers

Forks

Packages

No packages published

Contributors 4

  •  
  •  
  •  
  •