package github

  1. Overview
  2. Docs

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 git

Published: 18 Apr 2017

Dependencies (13)

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

Dev Dependencies

None

Used by (7)

  1. datakit-bridge-github < "0.12.2" | >= "1.0.0"
  2. datakit-github < "0.9.0"
  3. github-hooks >= "0.1.1" & < "0.2.0"
  4. github-jsoo = "4.1.0"
  5. opam-publish >= "0.3.5" & < "2.1.0"
  6. opam-sync-github-prs >= "1.1.0"
  7. publish = "0.3.4"

Conflicts (2)

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