Skip to content

ekiro/pytechsummit-api30

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 

Repository files navigation

Install gunicorn (or any other wsgi server)

pip install gunicorn

Run app:

$ gunicorn my_app:app

Test:

curl http://localhost:8000/
curl http://localhost:8000/user/1

About

API Framework in 30 minutes

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages