octokit / go-octokit

Simple Go wrapper for the GitHub API
https://github.com/octokit/go-octokit
MIT License
258 stars 79 forks source link

Add first order repository methods. #120

Closed calavera closed 8 years ago

calavera commented 8 years ago

So people don't need to know the semantics of hyperlinks to use octokit.

TODO:

Signed-off-by: David Calavera david.calavera@gmail.com

pcasaretto commented 8 years ago

I believe Gists could benefit from the same approach, would be happy to submit a PR. It would be a breaking change tho.