Skip to content

duckty/inspectorio

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 

Repository files navigation

#install flask framework
pip install Flask
#run a test
$ FLASK_APP=run.py flask run
#test from commandline
curl localhost:5000/api/a
curl localhost:5000/api/b

Run with nginx/uwsgi




About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages