package jerboa

  1. Overview
  2. No Docs
Jerboa is a minimalistic web framework for everyone

Install

Dune Dependency

Authors

Maintainers

Sources

jerboa-0.1.tbz
md5=4148fc8b756631467787d0d431679ad5

Description

Jerboa is web framework, which is:

  • Minimalistic: It will give you the building blocks, but nothing more
  • Flexible: It let's you be as flexible as you want to be
  • Easy to use: You only need to understand the simple building blocks to use it

Published: 07 Nov 2018

Dependencies (5)

  1. ocaml >= "4.04.2"
  2. base >= "v0.11.1" & < "v0.12"
  3. cohttp-lwt-unix >= "1.1.1"
  4. lwt >= "4.1.0"
  5. dune

Dev Dependencies (2)

  1. odoc with-doc
  2. alcotest with-test

Used by

None

Conflicts

None