Links

About

Go HTTP client library built atop the standard library's net/http.Client

Go standard library does a decent job of providing a baseline of very useful things. Authentication helpers is one thing it does not provide. So I wrote this library.