Mathieu RANIERI Hugo UMBERT
- Clone this repository
git clone https://github.com/Goldenlagen/pizza-app.git- Install all dependancies
npm install- From root directory, start the server with
node index.jsYou can now use api 😎.
- API Authorization Two different way of using API :
- Create an Employee
- Access to Restaurants, Pizza configuration, Client list, Order List
- Create a Client
- Access to Pizza list, Client configuration, Order Adding
- Methods See Postman documentation with all the methods