opium 0.5.0
Author | Rudi Grinberg | |||||||||||||||||||||||||||||||||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
License | WTFPL | |||||||||||||||||||||||||||||||||||||||||
Maintainer | rudi.grinberg@gmail.com | |||||||||||||||||||||||||||||||||||||||||
Dependencies |
|
|||||||||||||||||||||||||||||||||||||||||
OCaml | >= 4.01.0 | |||||||||||||||||||||||||||||||||||||||||
Published | Mar 16, 2014 | |||||||||||||||||||||||||||||||||||||||||
Source [http] |
https://github.com/rgrinberg/opium/archive/v0.5.0.tar.gz ff0c72042381e58c718540ebe6721e22 |
|||||||||||||||||||||||||||||||||||||||||
Edit | https://github.com/ocaml/opam-repository/tree/master/packages/opium/opium.0.5.0/opam |
Sinatra like web toolkit based on Async + 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 PCRE based router for matching url routes
- Request/Response pretty printing for easier debugging
Note: This library is still at an early stage so expect breakages until 1.0
No package is dependent |