ComradeDOS/tornado_skeleton
Folders and files
| Name | Name | Last commit date | ||
|---|---|---|---|---|
Repository files navigation
The skeleton of a web application on tornado. This simple application can run in two ways: as standalone web-server and as web-server behind reverse-proxy server. 2nd way is more peferable. Put your model in the directory models, and templates in the directory views.