package opium_kernel

  1. Overview
  2. Docs
Sinatra like web toolkit based on Lwt + Cohttp

Install

Dune Dependency

Authors

Maintainers

Sources

opium-0.18.0.tbz
sha256=f80ccf9c36665c2db240482eeb0cc968a9e66ad2b7a811298658df52f84b5e28
sha512=345585719e58b8a08b45244123f03e094a9c67ad8c2ee903dac4d8b646703cfea74ab87a82f43cf6113ad394c296bddb4bb5fbd910ed8511693b5ec6867baece

doc/opium_kernel/Opium_kernel/index.html

Module Opium_kernelSource

Sourcemodule Export : sig ... end
include module type of struct include Export end
Sourcemodule Rock : sig ... end

A tiny clone of ruby's Rack protocol in OCaml. Which is slightly more general and inspired by Finagle. It's not imperative to have this to for such a tiny framework but it makes extensions a lot more straightforward

Sourcemodule Response = Export.Response
Sourcemodule Request = Export.Request

Simple cookie module. Cookie values are percent encoded.

Sourcemodule Router : sig ... end
Sourcemodule Route : sig ... end
Sourcemodule Std = Export
Sourcemodule Hmap : sig ... end
OCaml

Innovation. Community. Security.