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

https://github.com/ericchiang/simplehttp


https://github.com/ericchiang/simplehttp

Last synced: over 1 year ago
JSON representation

Awesome Lists containing this project

README

          

To download ("-d" means don't build)

```
go get -d github.com/ericchiang/simplehttp
```

To run

```
go run main.go --name foobar
```