Show HN: Endless Nameless, a delayed-response HTTP listener written in Go
https://github.com/dpritchett/endlessI found myself in need of a way to test my HTTP client timeouts in a Rails app I'm working on, and I thought it'd be fun to build a configurable listener in Go. The crossplatform binary distribution is a nice perk of Go's.