Skip to content

twreporter/tr-projects-rest

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

tr-projects-rest

twreporter middle-ware rest-api server

Requirements

# linux
apt-get install libevent-dev
apt-get install python-all-dev
apt-get install python-pip
pip install -r requirements.txt

# mac
# install homebrew first
brew install python
/usr/local/bin/pip install -r requirements.txt

Development

# set mongo database in settings.py
python server.py

# mac
/usr/local/bin/python server.py

Deploy

sudo python gevent_web.py &

Script

Examples

Show nested entities in response.

Conditional selection

License

MIT http://mit-license.org

About

twreporter middle-ware rest-api server

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages