package equinoxe-cohttp

  1. Overview
  2. Docs

It provides an API call system relying on Cohttp.

module Backend : Equinoxe.Backend with type 'a io = 'a Lwt.t
type 'a io = 'a Lwt.t
type t
val create : ?address:string -> ?token:string -> unit -> t
exception Unknown_value of string * string
module Orga : sig ... end
module User : sig ... end
module Auth : sig ... end
module Ip : sig ... end
module Project : sig ... end
module State : sig ... end
module Event : sig ... end
module Device : sig ... end
OCaml

Innovation. Community. Security.