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

https://github.com/bcgraham/amaru

Link shortener.
https://github.com/bcgraham/amaru

Last synced: 8 months ago
JSON representation

Link shortener.

Awesome Lists containing this project

README

          

amaru
=====

Link shortener. Obligatory for gophers everywhere.

```
go get github.com/bcgraham/amaru
go install
```
Unix:
```
./amaru
```
Windows:
```
amaru
```