Skip to content

prachyboon/assignment_restaurant

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

assignment_restaurant

Restaurant project for SDE @Ampos

Requeriments

Please execute the following commands before start running project:

## note i suppose you to already have Python and virtualenv in your machine 
$ git clone git@github.com:Oceanfish52/assignment_restaurant.git
$ cd assignment_restaurant
$ virtualenv venv
$ source venv/bin/activate
$ pip install -r requirements.txt

Run


$ python app.py

Initail Testing

$ curl http://localhost:5002/menu/listing/
$ curl http://localhost:5002/menu/search/Hot

I also attached Postman link to be assignment submit as

[Postman Link](https://www.getpostman.com/collections/6dd34a26817e5dcad9a3) ## note download and test in Postman

About

Restaurant project for SDE @Ampos

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages