githubversion

GitHub APIv3 OCaml Library

Build Status docs

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.

It is not yet complete but lib/github.atd contains the data types that have been bound so far.

There are several tests and examples in lib_test for small bits of functionality. jar contains utility programs that use the git jar facility for stored tokens.

If you are interested in easily using this library to listen for GitHub web hook events, you should look at dsheets/ocaml-github-hooks.

Tags org:mirage org:xapi-project git
AuthorsAnil Madhavapeddy, David Sheets, Andy Ray, Jeff Hammerbacher, Thomas Gazagnaire, Rudi Grinberg, Qi Li, Jeremy Yallop and Dave Tucker
Published
Homepagehttps://github.com/mirage/ocaml-github
Issue Trackerhttps://github.com/mirage/ocaml-github/issues
Maintainersheets@alum.mit.edu
Dependencies
Source [http] https://github.com/mirage/ocaml-github/releases/download/3.1.0/github-3.1.0.tbz
md5=111940cd797b1a4c621be2a8077e706f
Edithttps://github.com/ocaml/opam-repository/tree/master/packages/github/github.3.1.0/opam
Required by