= 768" x-on:close-sidebar="sidebar=window.innerWidth >= 768 && true">
Sinatra like web toolkit based on Lwt + Cohttp
Install
copied = false, 2000)"
:class="{ 'border-gray-700': !copied, 'text-gray-100': !copied, 'focus:ring-orange-500': !copied, 'focus:border-orange-500': !copied, 'border-green-600': copied, 'text-green-600': copied, 'focus:ring-green-500': copied, 'focus:border-green-500': copied }">
Authors
Maintainers
Sources
opium-v0.17.0.tbz
md5=c5b1d4e885f6b7d9a0c44d59f59242fc
Description
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
Published: 04 Jan 2019
Dependencies (13)
- stringext
- magic-mime
-
re
>= "1.3.0"
-
ppx_sexp_conv
>= "v0.9.0"
-
ppx_fields_conv
>= "v0.9.0"
- cmdliner
- logs
- lwt
- base-unix
-
cohttp-lwt-unix
>= "0.99.0"
-
opium_kernel
< "0.18.0"
- dune
-
ocaml
>= "4.04.1"
Dev Dependencies (2)
Used by
-
None
Conflicts
-
None
On This Page