A simple HTTP Request & Response Service. Run locally: $ docker run -p 80:80 kennethreitz/httpbin
curl \ https://httpbin.org/ip
curl \ https://httpbin.org/get
curl \ https://httpbin.org/xml