package yurt

  1. Overview
  2. No Docs
An HTTP framework for OCaml

Install

Dune Dependency

Authors

Maintainers

Sources

v0.4.tar.gz
md5=18e819361e9e5edb020315e191103325

Description

Yurt provides a simple API for creating HTTP servers based on Cohttp and Lwt. See https://github.com/zshipko/yurt for more information.

Published: 07 Dec 2017

Dependencies (8)

  1. lwt < "4.0.0"
  2. ezjsonm >= "0.5.0"
  3. cohttp-lwt-unix >= "1.0"
  4. conduit-lwt-unix >= "1.0.0"
  5. topkg build
  6. ocamlbuild build
  7. ocamlfind build
  8. ocaml >= "4.03.0"

Dev Dependencies

None

Used by

None

Conflicts

None