opium_kernelversion
Sinatra like web toolkit based on Lwt + 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
Opium_kernel is the Unix indpendent core of Opium. Useful for extremely portable environments such as mirage.
Note: This library is still at an early stage so expect breakages until 1.0
Author | Rudi Grinberg |
---|---|
License | MIT |
Published | |
Homepage | https://github.com/rgrinberg/opium |
Issue Tracker | https://github.com/rgrinberg/opium/issues |
Maintainer | rudi.grinberg@gmail.com |
Dependencies | |
Source [http] | https://github.com/rgrinberg/opium/archive/v0.16.0.tar.gz sha256=89a3595a2913b200b85ddf5b99034f86e8c30e81fab452a3c17a650063fd17b6 md5=4905ce17175c91e47458fccfd6a8885f |
Edit | https://github.com/ocaml/opam-repository/tree/master/packages/opium_kernel/opium_kernel.0.16.0/opam |
Required by
- opium>=0.16.0 & <0.19.0