package current_github

  1. Overview
  2. Docs

Module Current_github

Integration with GitHub.

val input_webhook : Cohttp_lwt.Request.t -> Cohttp_lwt.Body.t -> (Cohttp.Response.t * Cohttp_lwt.Body.t) Lwt.t

Call this whenever an HTTP request is received on the web-hook endpoint.

module Repo_id : sig ... end

Identifies a repository hosted on GitHub.

module Api : sig ... end
module Installation : sig ... end
module App : sig ... end
OCaml

Innovation. Community. Security.