Skip to content

muthigani/KARIBU-FAST-FOOD-API

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

74 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

KARIBU-FAST-FOOD-API

Build Status

Maintainability

Coverage Status

Codacy Badge

This is an api of fast food orders

  • Functions: are :
  • GET /orders  Get all the orders. 
  • GET /orders/  Fetch a specific order 
  • POST /orders  Place a new order. 
  • PUT /orders/  Update the status of an order.

Installations

  • OS -Windows 10
  • Gitbash

How to setup Locally

  • install on virtual env:
pip install virtual env
  • install flask:
pip install flask 
  • install flask restful :
pip install flask-restful

Pivotal tracker: https://www.pivotaltracker.com/n/projects/2196335

Releases

No releases published

Packages

No packages published

Languages