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

https://github.com/samwson/goserve

A really simple web server
https://github.com/samwson/goserve

Last synced: about 1 year ago
JSON representation

A really simple web server

Awesome Lists containing this project

README

          

# Goserve

A real simple HTTP server copied from [here](https://play.golang.org/p/pZ1f5pICVbV).