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

https://github.com/marksteve/kuwago

Old hackathon entry
https://github.com/marksteve/kuwago

Last synced: 8 months ago
JSON representation

Old hackathon entry

Awesome Lists containing this project

README

          

# Kuwago

## Setup

```sh
$ docker build --rm -t kuwago .
$ docker run --rm -ti -p 8000:8000 -v `pwd`:/src kuwago
```