Skip to content

Latest commit

 

History

8 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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/

About

A Github proxy API.

Resources

Stars

0 stars

Watchers

8 watching

Forks

Releases

Packages

Contributors

Languages