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

https://github.com/cldwalker/urls-web

web interface to urls
https://github.com/cldwalker/urls-web

Last synced: about 1 month ago
JSON representation

web interface to urls

Awesome Lists containing this project

README

          

## Description
A web interface for [urls](http://github.com/cldwalker/urls).

## Setup

```
$ git clone git://github.com/cldwalker/urls-web.git
$ cd urls-web

# Start website locally
$ urls web
```