GitHub - ekiro/pytechsummit-api30: API Framework in 30 minutes · GitHub
Skip to content

ekiro/pytechsummit-api30

Folders and files

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