• en

opium 0.6.4

Author Rudi Grinberg
License WTFPL
Maintainer rudi.grinberg@gmail.com
Dependencies
& async
cohttp >= 0.10.0
core
cow
fieldslib
oasis
ocamlfind
sexplib
OCaml >= 4.01.0
Published Apr 9, 2014
Source [http] https://github.com/rgrinberg/opium/archive/v0.6.4.tar.gz
abf9d6b7dbde95d87194427682769e4c
Edit https://github.com/ocaml/opam-repository/tree/master/packages/opium/opium.0.6.4/opam

Sinatra like web toolkit based on Async + Cohttp

Opium is a minimalistic library for quickly binding functions to http routes. Its features include (but not limited to):

  • Middleware system for app independent components
  • A simple router for matching urls and parsing parameters
  • Request/Response pretty printing for easier debugging

Note: This library is still at an early stage so expect breakages until 1.0

No package is dependent