index
:
frest.git
master
Write RESTful API quickly
Ubuntu
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
frest
/
wsgi.py
blob: 6026b0fa96078634d3455ab93d71dcdc78774276 (
plain
)
1
2
3
4
from app import app if __name__ == "__main__": app.run()