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

https://github.com/timwis/github-feed

Mobile-friendly GitHub activity feed. Check who starred what while on the go.
https://github.com/timwis/github-feed

Last synced: 24 days ago
JSON representation

Mobile-friendly GitHub activity feed. Check who starred what while on the go.

Awesome Lists containing this project

README

        

# GitHub Feed
Mobile-friendly GitHub activity feed. Check who starred what while on the go.

**Work in progress**

## Usage
Install dependencies via:
```bash
npm install
```

Run a development server via:
```bash
npm start
```