package resto-cohttp-client

  1. Overview
  2. Docs
Legend:
Library
Module
Module type
Parameter
Class
Class type

Client calls to services.

module Make (Encoding : Resto.ENCODING) (Client : Cohttp_lwt.S.Client) : sig ... end

Make(Encoding)(Client) is a module that allows you to make calls to various Resto (or EzResto) services.

OCaml

Innovation. Community. Security.