Generates a HTTP client from a service definition (interface). The created client is ready to use in production with many configuration options and sensible defaults.
Go 1.7
# go get -u github.com/postfinance/httpclient/cmd/httpclient-gen-go
See example