opium
Sinatra like web toolkit based on Lwt + Cohttp
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
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 }">
- Published
- 04 Jan 2019
- Authors
- Maintainers
Sources
Dependencies
cow
with-test & >= "0.10.0"
alcotest
with-test
re
>= "1.3.0"
ppx_sexp_conv
>= "v0.9.0"
ppx_fields_conv
>= "v0.9.0"
cohttp-lwt-unix
>= "0.99.0"
opium_kernel
< "0.18.0"
ocaml
>= "4.04.1"
Reverse Dependencies