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

https://github.com/sentriz/serve


https://github.com/sentriz/serve

Last synced: 10 months ago
JSON representation

Awesome Lists containing this project

README

          

### serve

I use `python -m http.server` a lot, but it likes to complain about broken pipes. This seems to be working a bit better

###### installation

`$ go install go.senan.xyz/serve@latest`

###### usage

```
$ serve [host]:
```