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: about 1 month 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 (about 9 years ago)
- Default Branch: master
- Last Pushed: 2015-12-22T23:56:31.000Z (about 9 years ago)
- Last Synced: 2024-11-05T22:19:28.990Z (3 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
```