package opium

  1. Overview
  2. No Docs
Sinatra like web toolkit based on Lwt + Cohttp

Install

Authors

Maintainers

Sources

opium-v0.17.1.tbz
md5=37bc9bffd5fad51a343b7ff202df637b

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: 21 Mar 2019

Dev Dependencies (1)

  1. alcotest with-test

Used by (1)

  1. sihl < "0.2.0"

Conflicts

None