package resto-cohttp-server

  1. Overview
  2. Docs

Module Resto_cohttp_server.ServerSource

Serving a directory of registered services.

Sourcemodule type LOGGING = sig ... end
Sourcemodule Make (Encoding : Resto.ENCODING) (Log : LOGGING) : sig ... end

Make_selfserver is a functor that produces only the machinery necessary for local use. Specifically, it produces the values and types needed for the Self_serving_client.

OCaml

Innovation. Community. Security.