Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/kotet/server-test

Single-binary HTTP server
https://github.com/kotet/server-test

golang server single-binary

Last synced: 1 day ago
JSON representation

Single-binary HTTP server

Awesome Lists containing this project

README

        

# server-test

```console
$ go get -u -v github.com/kotet/server-test
$ cd $GOPATH/src/github.com/kotet/server-test
$ packr build
$ ./server-test
Serving HTTP on http://localhost:8080 ...
```