package horned_worm

  1. Overview
  2. No Docs
A functional Web app server.

Install

Dune Dependency

Authors

Maintainers

Sources

v0.3.1.tar.gz
md5=c96e2fe81393489397704dfaffd0d407

Description

Greatly inspired by Suave.IO and GIRAFFE of F#, this is OCaml implementation.

Published: 20 Oct 2017

Dependencies (9)

  1. jbuilder >= "1.0+beta13"
  2. ppx_jane
  3. ppx_driver
  4. yojson >= "1.4.0"
  5. re >= "1.7.1"
  6. logs >= "0.6.2"
  7. core < "v0.13.0"
  8. cohttp-async >= "0.99.0" & < "1.0"
  9. ocaml >= "4.03.0" & < "4.06.0"

Dev Dependencies

None

Used by

None

Conflicts

None