package github

  1. Overview
  2. No Docs
GitHub APIv3 OCaml library

Install

dune-project
 Dependency

Authors

Maintainers

Sources

github-unix-4.3.1.tbz
sha256=da8f8cc3c5d69d55000b8c9c15cab0f08f36f787fc5e25111451d0e7468593d1
sha512=5293b7fb1b8e46c801506998b9a1b34e88bd86be38ccd28ac5138b736de5cc233a95b3e7f2da43dd3ccd0aa87b5c25ebc7a0afca81240d99ec5054f9239213d6

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.

Published: 20 Aug 2020

Dependencies (9)

  1. stringext
  2. yojson >= "1.7.0"
  3. atdgen >= "2.0.0" & < "2.16.0"
  4. lwt >= "2.4.4"
  5. cohttp-lwt >= "0.99"
  6. cohttp >= "0.99.0"
  7. uri >= "1.9.0"
  8. dune >= "1.10"
  9. ocaml >= "4.03.0"

Dev Dependencies

None

Used by (3)

  1. github-hooks
  2. github-jsoo = "4.1.0" | = "4.3.1"
  3. github-unix = "4.3.1"

Conflicts

None