Skip to content

Commit 12d12dc

Browse files
committed
Update libraries page with ruby implementation info for the GitHub API v3.
1 parent c77cc5c commit 12d12dc

1 file changed

Lines changed: 9 additions & 1 deletion

File tree

content/v3/libraries.md

Lines changed: 9 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,4 +19,12 @@ to the entire GitHub v3 API. There are a lot of tests included and
1919
it is also available on the [CPAN][pithub-cpan].
2020

2121
[pithub-github]: https://github.com/plu/Pithub
22-
[pithub-cpan]: http://metacpan.org/module/Pithub
22+
[pithub-cpan]: http://metacpan.org/module/Pithub
23+
24+
## Ruby
25+
26+
The [github_api][github_api-github] library is a Ruby implementation of the entire GitHub API v3.
27+
It aims to have full test coverage and is available on [RubyGems.org][github_api-rubygems].
28+
29+
[github_api-github]: https://github.com/peter-murach/github
30+
[github_api-rubygems]: https://rubygems.org/gems/github_api

0 commit comments

Comments
 (0)