README Installation If you use venvs: $ mkvirtualenv graphapi Clone repo and install deps: $ git clone git@github.com:miku/graphapi.git $ cd graphapi $ pip install -r requirements.txt Run: $ python app.py Go to http://localhost:5000/