Skip to content

Latest commit

 

History

History
11 lines (9 loc) · 221 Bytes

README.md

File metadata and controls

11 lines (9 loc) · 221 Bytes

#Skip the dishes Test#Skip the dishes Test

##JAVA

Build an API to:

  1. Allow Authentication;
  2. Query Products;
  3. Receive Orders;
  4. Cancel an Order;
  5. Get Order Status;
  6. Store data in a database of his/her choice;