We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 11b75dd commit 4622cefCopy full SHA for 4622cef
content/v3/libraries.md
@@ -15,12 +15,14 @@ GitHub v3 API. Builds are available in [Maven Central](http://search.maven.org/
15
## Ruby
16
17
* [Octokit][octokit]
18
+* [GitHub API Gem][ghapi]
19
* [Octocat Herder][herder]
20
* [GitHub v3 API][ruby1]
21
* [GitHub API Client][ruby2]
22
23
[octokit]: https://github.com/pengwynn/octokit
24
[herder]: https://github.com/jhelwig/octocat_herder
25
+[ghapi]: https://github.com/peter-murach/github
26
[ruby1]: https://github.com/jwilger/github-v3-api
27
[ruby2]: https://github.com/okonski/github-api-client
28
0 commit comments