stray-leone / popong-api

POPONG API source code.

Home Page:http://data.popong.com/#api

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

POPONG API

POPONG API server

Setup

$ make init
$ vi settings.py 
$ pip install git+https://github.com/teampopong/popong-models.git

Run

$ ./run.py [-d] [--port PORT]

About

POPONG API source code.

http://data.popong.com/#api

License:BSD 3-Clause "New" or "Revised" License


Languages

Language:Python 99.7%Language:Makefile 0.3%