package equinoxe-hlc

  1. Overview
  2. Docs

It provides an API call system relying on Http_lwt_client.

module Backend : Equinoxe.Backend with type 'a io = ('a, [ `Msg of string ]) Lwt_result.t
type 'a0 io = ('a, [ `Msg of string ]) Lwt_result.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.