package github

  1. Overview
  2. Docs
GitHub APIv3 client bindings

Install

Dune Dependency

Authors

Maintainers

Sources

v1.0.0.tar.gz
md5=f04cfe5a62801b7eeb19e9db928431fd

Description

This library provides access to many of the most used GitHub API endpoints while making authorization, two-factor authentication, rate limit monitoring, event delivery, and polling easy to use.

Tags

org:mirage org:xapi-project

Published: 10 Jun 2015

Dependencies (14)

  1. camlp4 build
  2. ocamlbuild build
  3. base-unix
  4. cmdliner
  5. lambda-term < "2.0"
  6. stringext
  7. yojson >= "1.2.0"
  8. atdgen >= "1.5.0" & < "1.13.0"
  9. lwt >= "2.4.4"
  10. cohttp >= "0.17.0" & < "0.99"
  11. uri >= "1.9.0"
  12. ssl
  13. ocamlfind
  14. ocaml < "4.06.0"

Dev Dependencies

None

Used by (4)

  1. github-jsoo = "4.1.0"
  2. opam-publish = "0.3.0"
  3. opam-sync-github-prs >= "1.1.0"
  4. publish < "0.3.3"

Conflicts (2)

  1. js_of_ocaml >= "3.0"
  2. js_of_ocaml < "2.4.0"