Skip to content

Latest commit

 

History

History
19 lines (13 loc) · 331 Bytes

README.md

File metadata and controls

19 lines (13 loc) · 331 Bytes

PizzaAsAService

Manage Pizzas

  1. Add new variety of pizza
  2. Modify details of a pizza
  3. Delete a Pizza from menu
  4. Get a listing of all pizzas
  5. Get details of a specific pizza

Manage Orders

  1. Add an order
  2. Modify an existing order
  3. Delete an order
  4. Get list of all orders
  5. Get details of specific order