README ¶ go-http-echo Just another echo HTTP server. Running $ go run main.go Docker $ docker run gkawamoto/go-http-echo Why? I wanted a small, fast, dependency-free echo HTTP server to debug stuff, which I could minimally configure through flags or environment variables: Structured logs Response status code Port to listen on None of which I could find somewhere else, so here's for whoever else might need it. Expand ▾ Collapse ▴ Documentation ¶ There is no documentation for this package. Source Files ¶ View all Source files main.go Click to show internal directories. Click to hide internal directories.