Package restclient
is a deprecated Go client library for
interacting with RESTful
APIs.
It has been replaced by napping
. All
bugfixes and new development will occur in napping
, but restclient
will
remain available for some time.
See GoDoc for automatically generated API documentation.
Check out examples/github_auth_token.go for a working example showing how to retrieve an auth token from the Github API.
This is Free Software, released under the terms of the GPL v3.