Skip to content
Merged
Show file tree
Hide file tree
Changes from 1 commit
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Prev Previous commit
Next Next commit
Modification Requested PR #376
  • Loading branch information
F4NT0 committed Oct 20, 2020
commit d8939ae98ff973d0063f2e71eb693150f38a0bda
58 changes: 29 additions & 29 deletions content/rest/overview/libraries.md
Original file line number Diff line number Diff line change
Expand Up @@ -24,92 +24,92 @@ versions:

### Clojure

Library name | Oficial Github Repository
Library name | Repository
|---|---|
**Tentacles**| [Raynes/tentacles](https://github.com/Raynes/tentacles)

### Dart

Library name | Oficial Github Repository
Library name | Repository
|---|---|
**github.dart** | [DirectMyFile/github.dart](https://github.com/DirectMyFile/github.dart)

### Emacs Lisp

Library name | Oficial Github Repository
Library name | Repository
|---|---|
**gh.el** | [sigma/gh.el](https://github.com/sigma/gh.el)

### Erlang

Library name | Oficial Github Repository
Library name | Repository
|---|---|
**octo-erl** | [sdepold/octo.erl](https://github.com/sdepold/octo.erl)

### Go

Library name | Oficial Github Repository
Library name | Repository
|---|---|
**go-github**| [google/go-github](https://github.com/google/go-github)

### Haskell

Library name | Oficial Github Repository
Library name | Repository
|---|---|
**haskell-github** | [fpco/Github](https://github.com/fpco/GitHub)

### Java

Library name | Oficial Github Repository | more informations
Library name | Repository | more informations
|---|---|---|
**Github Java API**| [org.eclipse.egit.github.core](https://github.com/eclipse/egit-github/tree/master/org.eclipse.egit.github.core) | Is part of the [GitHub Mylyn Connector](https://github.com/eclipse/egit-github) and aims to support the entire GitHub v3 API. Builds are available in [Maven Central](http://search.maven.org/#search%7Cga%7C1%7Ca%3A%22org.eclipse.egit.github.core%22).
**Github API for Java**| [org.kohsuke.github (From github-api)](http://github-api.kohsuke.org/)|defines an object oriented representation of the GitHub API.
**JCabi Github API**|[github.jcabi.com (Personal Website)](http://github.jcabi.com)|is based on Java7 JSON API (JSR-353),simplifies tests with a runtime GitHub stub, and covers the entire API.
**GitHub Java API**| [org.eclipse.egit.github.core](https://github.com/eclipse/egit-github/tree/master/org.eclipse.egit.github.core) | Is part of the [GitHub Mylyn Connector](https://github.com/eclipse/egit-github) and aims to support the entire GitHub v3 API. Builds are available in [Maven Central](http://search.maven.org/#search%7Cga%7C1%7Ca%3A%22org.eclipse.egit.github.core%22).
**GitHub API for Java**| [org.kohsuke.github (From github-api)](http://github-api.kohsuke.org/)|defines an object oriented representation of the GitHub API.
**JCabi GitHub API**|[github.jcabi.com (Personal Website)](http://github.jcabi.com)|is based on Java7 JSON API (JSR-353),simplifies tests with a runtime GitHub stub, and covers the entire API.

### JavaScript

Library name | Oficial Github Repository |
Library name | Repository |
|---|---|
**NodeJS Github library**| [pksunkara/octonode](https://github.com/pksunkara/octonode)
**NodeJS GitHub library**| [pksunkara/octonode](https://github.com/pksunkara/octonode)
**gh3 client-side API v3 wrapper**| [k33g/gh3](https://github.com/k33g/gh3)
**Github.js wrapper around the Github API**|[michael/github](https://github.com/michael/github)
**Github.js wrapper around the GitHub API**|[michael/github](https://github.com/michael/github)
**Promise-Based CoffeeScript library for the Browser or NodeJS**|[philschatz/github-client](https://github.com/philschatz/github-client)

### Julia

Library name | Oficial Github Repository |
Library name | Repository |
|---|---|
**Github.jl**|[WestleyArgentum/Github.jl](https://github.com/WestleyArgentum/GitHub.jl)

### OCaml

Library name | Oficial Github Repository |
Library name | Repository |
|---|---|
**ocaml-github**|[mirage/ocaml-github](https://github.com/mirage/ocaml-github)

### Perl

Library name | Oficial Github Repository | metacpan Website for the Library
Library name | Repository | metacpan Website for the Library
|---|---|---|
**Pithub**|[plu/Pithub](https://github.com/plu/Pithub)|[Pithub CPAN](http://metacpan.org/module/Pithub)
**Net::Github**|[fayland/perl-net-github](https://github.com/fayland/perl-net-github)|[Net:Github CPAN](https://metacpan.org/pod/Net::GitHub)

### PHP

Library name | Oficial Github Repository
Library name | Repository
|---|---|
**Github PHP Client**|[tan-tan-kanarek/github-php-client](https://github.com/tan-tan-kanarek/github-php-client)
**PHP Github API**|[KnpLabs/php-github-api](https://github.com/KnpLabs/php-github-api)
**Github API**|[yiiext/github-api](https://github.com/yiiext/github-api)
**Github Joomla! Package**|[joomla-framework/github-api](https://github.com/joomla-framework/github-api)
**Github Nette Extension**|[kdyby/github](https://github.com/kdyby/github)
**Github API Easy Access**|[milo/github-api](https://github.com/milo/github-api)
**Github bridge for Laravel**|[GrahamCampbell/Laravel-Github](https://github.com/GrahamCampbell/Laravel-GitHub)
**GitHub PHP Client**|[tan-tan-kanarek/github-php-client](https://github.com/tan-tan-kanarek/github-php-client)
**PHP GitHub API**|[KnpLabs/php-github-api](https://github.com/KnpLabs/php-github-api)
**GitHub API**|[yiiext/github-api](https://github.com/yiiext/github-api)
**GitHub Joomla! Package**|[joomla-framework/github-api](https://github.com/joomla-framework/github-api)
**GitHub Nette Extension**|[kdyby/github](https://github.com/kdyby/github)
**GitHub API Easy Access**|[milo/github-api](https://github.com/milo/github-api)
**GitHub bridge for Laravel**|[GrahamCampbell/Laravel-Github](https://github.com/GrahamCampbell/Laravel-GitHub)
**PHP5.6 && PHP7 Client & WebHook wrapper**|[FlexyProject/GithubAPI](https://github.com/FlexyProject/GitHubAPI)

### Python

Library name | Oficial Github Repository
Library name | Repository
|---|---|
**PyGithub**|[PyGithub/PyGithub](https://github.com/PyGithub/PyGithub)
**libsaas**|[duckboard/libsaas](https://github.com/ducksboard/libsaas)
Expand All @@ -122,20 +122,20 @@ Library name | Oficial Github Repository

### Ruby

Library name | Oficial Github Repository
Library name | Repository
|---|---|
**Github API Gem**|[peter-murach/github](https://github.com/peter-murach/github)
**GitHub API Gem**|[peter-murach/github](https://github.com/peter-murach/github)
**Ghee**|[rauhryan/ghee](https://github.com/rauhryan/ghee)

### Scala

Library name | Oficial Github Repository
Library name | Repository
|---|---|
**Hubcat**|[softprops/hubcat](https://github.com/softprops/hubcat)
**Github4s**|[47deg/github4s](https://github.com/47deg/github4s)

### Shell

Library name | Oficial Github Repository
Library name | Repository
|---|---|
**ok.sh**|[whiteinge/ok.sh](https://github.com/whiteinge/ok.sh)
Loading