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/v3.0.1/github-3.0.1.tbz
sha256=6e66823ac5be96427616d07fa331be14df6658a15201bc63de537e8a2f96dda8
md5=031bf0e5679dbb9d2cfb9f12c5d9f3a7
Edithttps://github.com/ocaml/opam-repository/tree/master/packages/github/github.3.0.1/opam
Required by