opium 0.9.0
Author | Rudi Grinberg | |||||||||||||||||||||||||||||||||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
License | MIT | |||||||||||||||||||||||||||||||||||||||||
Maintainer | rudi.grinberg@gmail.com | |||||||||||||||||||||||||||||||||||||||||
Dependencies |
|
|||||||||||||||||||||||||||||||||||||||||
OCaml | >= 4.01.0 | |||||||||||||||||||||||||||||||||||||||||
Published | Jul 15, 2014 | |||||||||||||||||||||||||||||||||||||||||
Source [http] |
https://github.com/rgrinberg/opium/archive/v0.9.0.tar.gz ab4835da33cba26d86c1d1b8a1b8ede3 |
|||||||||||||||||||||||||||||||||||||||||
Edit | https://github.com/ocaml/opam-repository/tree/master/packages/opium/opium.0.9.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 simple router for matching urls and parsing parameters
- 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 |