An example repository that contains the Go HTTP Client SDK for httpbin.org that will be used as the template for sgen
A simple HTTP Request & Response Service. Run locally: $ docker run -p 80:80 kennethreitz/httpbin