package github

  1. Overview
  2. No Docs
GitHub APIv3 OCaml library

Install

dune-project
 Dependency

Authors

Maintainers

Sources

github-4.5.1.tar.gz
md5=06869c375a2e8b05f9b409751fd04efe
sha512=05a1037d589b289dc1cdf15bb5164b6d03fad4855d0e6df4a55ada5d488431616cefadb67ab185f602b1df2d75f2288a916b1c4741465912f34b8045dc98c0a4

Description

This library provides an OCaml interface to the GitHub APIv3 (JSON).

It is compatible with MirageOS and also compiles to pure JavaScript via js_of_ocaml.

Tags

org:mirage org:xapi-project git

Published: 19 Dec 2025

Dependencies (9)

  1. stringext
  2. yojson >= "1.7.0"
  3. github-data = version
  4. cohttp-lwt >= "4.0.0"
  5. lwt >= "2.4.4"
  6. cohttp >= "4.0.0"
  7. uri >= "1.9.0"
  8. ocaml >= "4.08.0"
  9. dune >= "2.7"

Dev Dependencies

None

Used by (4)

  1. github-hooks
  2. github-jsoo = "4.1.0" | >= "4.5.1"
  3. github-unix >= "4.5.1"
  4. opam-publish >= "2.0.2"

Conflicts

None