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

https://github.com/aodin/listofthings

A list of things updated in real time
https://github.com/aodin/listofthings

Last synced: 2 months ago
JSON representation

A list of things updated in real time

Awesome Lists containing this project

README

        

listofthings
============

A list of things updated in real time

### Installation

Global `npm` modules:

npm install -g jshint
npm install -g gulp

Local `npm` modules:

npm install

Build:

gulp build

Go command line:

* [gin](https://github.com/codegangsta/gin)
* [godep](https://github.com/tools/godep)

Run:

gin -godep -a 9001 -p 9000 run list.go

And visit `localhost:9000`

aodin, 2014-2015