Skip to content

Latest commit

 

History

History
32 lines (20 loc) · 1.23 KB

README.md

File metadata and controls

32 lines (20 loc) · 1.23 KB

restclient - DEPRECATED

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.

Status

Drone Build Status Travis Build Status Coverage Status

Documentation

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.

License

This is Free Software, released under the terms of the GPL v3.