go-http-echo

command module
v0.0.0-...-4611b3a Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Mar 2, 2023 License: MIT Imports: 11 Imported by: 0

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.

Documentation

The Go Gopher

There is no documentation for this package.

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL