package horned_worm

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

Install

Dune Dependency

Authors

Maintainers

Sources

v0.1.1.tar.gz
md5=034a8c3bc3fd17e67f27326c80333853

Description

A functional Web app server.

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

Published: 15 Oct 2017

Dependencies (8)

  1. lwt >= "3.1.0"
  2. jbuilder >= "1.0+beta13"
  3. yojson >= "1.4.0"
  4. re >= "1.7.1"
  5. logs >= "0.6.2"
  6. cohttp-lwt-unix >= "0.99.0" & < "1.0"
  7. batteries >= "2.7.0"
  8. ocaml >= "4.04.1"

Dev Dependencies

None

Used by

None

Conflicts

None