package CamlGI

  1. Overview
  2. Docs
FastCGI and CGI library

Install

Dune Dependency

Authors

Maintainers

Sources

CamlGI-0.6.tar.gz
md5=f53aab889a265dcb9ad0e0f7110577a5

Description

CamlGI is a library to enable you to write CGI and FastCGI in OCaml. It is written 100% in OCaml so should run on many platforms. The library supports multiple simultaneous connections and request multiplexing while presenting an easy to use interface.

Published: 21 Nov 2013

Dependencies (3)

  1. camlp4
  2. ocamlfind
  3. ocaml < "4.06.0"

Dev Dependencies

None

Used by

None

Conflicts

None