Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/david-yu/tornadoservice
A basic tornado service using Tornado 4.3
https://github.com/david-yu/tornadoservice
Last synced: 9 days ago
JSON representation
A basic tornado service using Tornado 4.3
- Host: GitHub
- URL: https://github.com/david-yu/tornadoservice
- Owner: david-yu
- Created: 2015-12-22T23:53:23.000Z (almost 9 years ago)
- Default Branch: master
- Last Pushed: 2015-12-22T23:56:31.000Z (almost 9 years ago)
- Last Synced: 2024-05-28T16:37:54.999Z (6 months ago)
- Language: Python
- Homepage:
- Size: 1000 Bytes
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# tornadoService
```
1) pip install tornado
2) python tornadoService.py
```