Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/vshelke/tracker

Github Search API for getting Github Users!
https://github.com/vshelke/tracker

Last synced: 8 days ago
JSON representation

Github Search API for getting Github Users!

Awesome Lists containing this project

README

        

# search-api
Github Search API for getting Github Users!

# Installation

```pip install -r requirements.txt```

```./manage.py runserver```

# DB parameters changed

```./manage.py makemigrations searchapi```

```./manage.py migrate```