11---
22title : Libraries | GitHub API
3+ layout : libraries
34---
45
5- # Libraries
6+ <div class =" feature " >
7+ <h1>Octokit comes in<br />
8+ many flavors</h1 >
9+ <p class =" intro " >Use the official Octokit library, or choose between any of the available third party libraries.</p >
10+ <ul class =" library-links " >
11+ <li ><span >Ruby</span ><a href =" # " >octokit.rb</a ></li >
12+ <li ><span >Obj-C</span ><a href =" # " >octokit.objc</a ></li >
13+ </ul >
14+ <img src =" /shared/images/gundamcat.png " class =" gundamcat " />
15+ </div >
616
7- Libraries for accessing the GitHub API from your favorite language.
17+ # Third-party libraries
818
919## ActionScript
1020
@@ -79,10 +89,8 @@ GitHub v3 API. Builds are available in [Maven Central](http://search.maven.org/
7989
8090## Objective-C
8191
82- * ** [ OctoKit] [ octokit.objc ] ** (officially maintained by GitHub)
8392* [ UAGithubEngine] [ uagithubengine ]
8493
85- [ octokit.objc ] : https://github.com/octokit/octokit.objc
8694[ uagithubengine ] : http://github.com/owainhunt/uagithubengine
8795
8896## OCaml
@@ -141,14 +149,12 @@ GitHub v3 API. Builds are available in [Maven Central](http://search.maven.org/
141149
142150## Ruby
143151
144- * ** [ Octokit] [ octokit.rb ] ** (officially maintained by GitHub)
145152* [ GitHub API Gem] [ ghapi ]
146153* [ Octocat Herder] [ herder ]
147154* [ GitHub v3 API] [ ruby1 ]
148155* [ GitHub API Client] [ ruby2 ]
149156* [ Ghee] [ ghee ]
150157
151- [ octokit.rb ] : https://github.com/octokit/octokit.rb
152158[ herder ] : https://github.com/jhelwig/octocat_herder
153159[ ghapi ] : https://github.com/peter-murach/github
154160[ ruby1 ] : https://github.com/jwilger/github-v3-api
@@ -161,4 +167,4 @@ GitHub v3 API. Builds are available in [Maven Central](http://search.maven.org/
161167* [ Hubcat] [ hubcat ]
162168
163169[ dispatchgithub ] : https://github.com/andreazevedo/dispatch-github
164- [ hubcat ] : https://github.com/softprops/hubcat
170+ [ hubcat ] : https://github.com/softprops/hubcat
0 commit comments