Skip to content

Latest commit

 

History

History
37 lines (26 loc) · 583 Bytes

README.md

File metadata and controls

37 lines (26 loc) · 583 Bytes

Kamehameha-API:

A Proxy API for github.

Running :

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/