Skip to content

Latest commit

 

History

History
13 lines (9 loc) · 222 Bytes

README.md

File metadata and controls

13 lines (9 loc) · 222 Bytes

good-listener

I wanted something that would listen to http requests, dump them to stdout, and respond with a 200.

Usage

go get github.com/griffithsh/good-listener
good-listener -addr :8086