Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/prititi/zomato_app_flask


https://github.com/prititi/zomato_app_flask

Last synced: 7 days ago
JSON representation

Awesome Lists containing this project

README

        

# zomato-app-flask
`

### Dishes route

GET method
/dishes

POST method
/dishes

PUT method
/dishes/

DELETE method
/dishes/
`

`

### Orders route

GET method
/orders

PUT method
/orders/

`