A Proxy API for github.
pip and virtualenv need to be installed on your machine.
1-Setting a virtual environment:
mkdir venv virtualenv venv source venv/bin/activate
2-Cloning the project
cd venv git clone https://github.com/moztn/gh-kamehameha-api.git
3-Installing dependencies:
cd gh-kamehameha-api pip install -r requirements.txt
4-Running the App:
$ python app.py
5- Use it :
Open http://localhost:5000/