HTTP Request & Response Service, written in Python + Flask.
A reasonably complete and well-tested golang port of httpbin, with zero dependencies outside the go stdlib.
Easily test your HTTP library against a local copy of httpbin.org
http://httpbin.org endpoints for your Go tests
Postman collection and tests
HTTP Request & Response Server. An incomplete clone of http://httpbin.org
A Java-based HTTP server that lets you locally test your HTTP client, retry logic, streaming behavior, timeouts, etc. with the endpoints of httpbin.org
Dockerfile for httpbin
An HTTP server with APIs useful in testing HTTP clients. Inspired by httpbin, but isn't a clone.
Dadjokes.online: Microservice echo-service as an alternative to httpbin for testing k8s, docker, kong, istio, kuma, etc. Built on FSL php microframework. Who says testing and dev ops can't be fun?