Skip to content

hirokoma/python_wsgi_server

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

python_wsgi_server

Heroku upload

  1. $ pip freeze > requirements.txt
  2. $ echo "web: gunicorn server:api" > Procfile
  3. $ git add . && git commit -m "Procfile adn requirements.txt updated"
  4. $ heroku create
  5. $ git push heroku master

API Test

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages