All Projects → twreporter → Tr Projects Rest

twreporter / Tr Projects Rest

twreporter middle-ware rest-api server

Programming Languages

python
139335 projects - #7 most used programming language

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

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].