Sinatra like web toolkit based on Lwt + Cohttp

Install

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)

  1. stringext
  2. magic-mime
  3. re >= "1.3.0"
  4. ppx_sexp_conv >= "v0.9.0"
  5. ppx_fields_conv >= "v0.9.0"
  6. cmdliner
  7. logs
  8. lwt
  9. base-unix
  10. cohttp-lwt-unix >= "0.99.0"
  11. opium_kernel < "0.18.0"
  12. dune
  13. ocaml >= "4.04.1"

Dev Dependencies (2)

  1. cow with-test & >= "0.10.0"
  2. alcotest with-test

Used by

    None

Conflicts

    None