Skip to content

sihrc/tornado-boilerplate

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

16 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

IndicoServer

Python + Tornado + Motor (MongoDb)

  • Maintained at 100% Test Coverage.
  • Built to support a very general use case as an API server
  • Open to issues + pull requests

Installation

Install via setup.py

$ python setup.py develop

Automatically installs relevant requirements , as listed in reqs.txt

Testing

Install nosetests:

$ sudo pip install nose

Run tests

$ cd tornado-boilerplate
$ nosetests .

About

Boilerplate code for a Tornado API Server

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages