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

https://github.com/danielwpz/github-connector

A connector to Github which could perform search on different resources.
https://github.com/danielwpz/github-connector

Last synced: about 1 year ago
JSON representation

A connector to Github which could perform search on different resources.

Awesome Lists containing this project

README

          

# github-connector

This is one of the pieces of the entire `connector` family.
It is basically a wrap around the search API of github.

## Run
- development: `$ grunt run`
- production : `$ grunt run:production`