Skip to content

Commit 81cbbc2

Browse files
committed
Merge pull request github#173 from coderaiser/patch-1
added Javascript wraper for GitHub API
2 parents c9a5146 + 5ba8541 commit 81cbbc2

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

content/v3/libraries.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -53,11 +53,12 @@ GitHub v3 API. Builds are available in [Maven Central](http://search.maven.org/
5353
* [Node-GitHub][ajaxorg-node-github]
5454
* [NodeJS GitHub library][octonode]
5555
* [gh3 client-side API v3 wrapper][gh3]
56+
* [GitHub.js wrapper around the Github API][github]
5657

5758
[ajaxorg-node-github]: https://github.com/ajaxorg/node-github
5859
[octonode]: https://github.com/pksunkara/octonode
5960
[gh3]: https://github.com/k33g/gh3
60-
61+
[github]: https://github.com/michael/github
6162
## Objective-C
6263

6364
* [UAGithubEngine][uagithubengine]

0 commit comments

Comments
 (0)