1
0
mirror of synced 2025-12-22 11:26:57 -05:00
Files
docs/content/rest/overview/libraries.md
Gregor Martynus 4b8cbf923b Libraries: replace octokit/rest.js with octokit/octokit.js
https://github.com/octokit/octokit.js/ is the new all-batteries included JavaScript SDK for GitHub. https://github.com/octokit/rest.js continues to exist, but mostly for legacy reasons.
2021-05-12 13:08:36 -07:00

5.9 KiB

title, intro, redirect_from, versions, topics
title intro redirect_from versions topics
Libraries You can use the official Octokit library and other third-party libraries to extend and simplify how you use the {% data variables.product.prodname_dotcom %} API.
/libraries/
/v3/libraries
free-pro-team enterprise-server github-ae
* * *
API
The Gundamcat

Octokit comes in many flavors

Use the official Octokit library, or choose between any of the available third party libraries.


Ruby → octokit.rb

.NET → octokit.net

JavaScript → octokit/octokit.js

Third-party libraries

Clojure

Library name Repository
Tentacles Raynes/tentacles

Dart

Library name Repository
github.dart DirectMyFile/github.dart

Emacs Lisp

Library name Repository
gh.el sigma/gh.el

Erlang

Library name Repository
octo-erl sdepold/octo.erl

Go

Library name Repository
go-github google/go-github

Haskell

Library name Repository
haskell-github fpco/Github

Java

Library name Repository More information
GitHub Java API org.eclipse.egit.github.core Is part of the GitHub Mylyn Connector and aims to support the entire GitHub v3 API. Builds are available in Maven Central.
GitHub API for Java org.kohsuke.github (From github-api) defines an object oriented representation of the GitHub API.
JCabi GitHub API github.jcabi.com (Personal Website) is based on Java7 JSON API (JSR-353), simplifies tests with a runtime GitHub stub, and covers the entire API.

JavaScript

Library name Repository
NodeJS GitHub library pksunkara/octonode
gh3 client-side API v3 wrapper k33g/gh3
Github.js wrapper around the GitHub API michael/github
Promise-Based CoffeeScript library for the Browser or NodeJS philschatz/github-client

Julia

Library name Repository
GitHub.jl JuliaWeb/GitHub.jl

OCaml

Library name Repository
ocaml-github mirage/ocaml-github

Perl

Library name Repository metacpan Website for the Library
Pithub plu/Pithub Pithub CPAN
Net::GitHub fayland/perl-net-github Net:GitHub CPAN

PHP

Library name Repository
GitHub PHP Client tan-tan-kanarek/github-php-client
PHP GitHub API KnpLabs/php-github-api
GitHub API yiiext/github-api
GitHub Joomla! Package joomla-framework/github-api
GitHub Nette Extension kdyby/github
GitHub API Easy Access milo/github-api
GitHub bridge for Laravel GrahamCampbell/Laravel-GitHub
PHP7 Client & WebHook wrapper FlexyProject/GitHubAPI

PowerShell

Library name Repository
PowerShellForGitHub microsoft/PowerShellForGitHub

Python

Library name Repository
gidgethub brettcannon/gidgethub
ghapi fastai/ghapi
PyGithub PyGithub/PyGithub
libsaas duckboard/libsaas
github3.py sigmavirus24/github3.py
sanction demianbrecht/sanction
agithub jpaugh/agithub
octohub turnkeylinux/octohub
github-flask github-flask (Official Website)
torngithub jkeylu/torngithub

Ruby

Library name Repository
GitHub API Gem peter-murach/github
Ghee rauhryan/ghee

Rust

Library name Repository
Octocrab XAMPPRocky/octocrab

Scala

Library name Repository
Hubcat softprops/hubcat
Github4s 47deg/github4s

Shell

Library name Repository
ok.sh whiteinge/ok.sh