Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings
This repository was archived by the owner on Dec 29, 2022. It is now read-only.

Commit 0897b2b

Browse filesBrowse files
committed
Merge pull request github#256 from github/octokit-libraries
Link to Octokit libraries
2 parents 2682c2d + 556bf01 commit 0897b2b
Copy full SHA for 0897b2b

File tree

Expand file treeCollapse file tree

1 file changed

+4
-2
lines changed
Open diff view settings
Filter options
Expand file treeCollapse file tree

1 file changed

+4
-2
lines changed
Open diff view settings
Collapse file

‎content/v3/libraries.md‎

Copy file name to clipboardExpand all lines: content/v3/libraries.md
+4-2Lines changed: 4 additions & 2 deletions
  • Display the source diff
  • Display the rich diff
Original file line numberDiff line numberDiff line change
@@ -68,8 +68,10 @@ GitHub v3 API. Builds are available in [Maven Central](http://search.maven.org/
6868

6969
## Objective-C
7070

71+
* **[OctoKit][octokit.objc]** (officially maintained by GitHub)
7172
* [UAGithubEngine][uagithubengine]
7273

74+
[octokit.objc]: https://github.com/octokit/octokit.objc
7375
[uagithubengine]: http://github.com/owainhunt/uagithubengine
7476

7577
## OCaml
@@ -118,14 +120,14 @@ GitHub v3 API. Builds are available in [Maven Central](http://search.maven.org/
118120

119121
## Ruby
120122

121-
* [Octokit][octokit]
123+
* **[Octokit][octokit.rb]** (officially maintained by GitHub)
122124
* [GitHub API Gem][ghapi]
123125
* [Octocat Herder][herder]
124126
* [GitHub v3 API][ruby1]
125127
* [GitHub API Client][ruby2]
126128
* [Ghee][ghee]
127129

128-
[octokit]: https://github.com/pengwynn/octokit
130+
[octokit.rb]: https://github.com/octokit/octokit.rb
129131
[herder]: https://github.com/jhelwig/octocat_herder
130132
[ghapi]: https://github.com/peter-murach/github
131133
[ruby1]: https://github.com/jwilger/github-v3-api

0 commit comments

Comments
0 (0)
Morty Proxy This is a proxified and sanitized view of the page, visit original site.