Skip to content

techresidents/apisvc

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

240 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Tech Residents API Service

Development environment:
1) Make sure the following ports are installed:
    $ sudo port install thrift
    $ sudo port install libevent
    $ sudo port install libzookeeper
    $ sudo port install zmq

2) Create virtualenv and install requirements
    $ mkvirtualenv apisvc
    $ python bootstrap.py

    OR (alternative to bootstrap.py)

    $ CFLAGS=-I/opt/local/include pip install -r requirements/requirements.txt

About

TR API Service

Resources

Stars

Watchers

Forks

Packages

 
 
 

Contributors