package ocsigenserver

  1. Overview
  2. Docs
A full-featured and extensible Web server

Install

Dune Dependency

Authors

Maintainers

Sources

2.5.tar.gz
md5=3f69bf9d1a3fa2ce3e042378b450e72f

Description

It implements most features of the HTTP protocol, and has a very powerful extension mechanism that make very easy to plug your own OCaml modules for generating pages. Many extensions are already written, like a reverse proxy, content compression, access control, authentication, etc.

Published: 01 Oct 2014

Dependencies (15)

  1. ipaddr >= "2.1"
  2. sqlite3
  3. dbm
  4. tyxml >= "3.3.0" & < "4.0.0"
  5. cryptokit
  6. pcre
  7. ocamlnet >= "3.6.0"
  8. lwt >= "2.4.0" & < "3.0.0"
  9. camlp4
  10. ssl < "0.5.8"
  11. react
  12. base-threads
  13. base-unix
  14. ocamlfind
  15. ocaml < "4.08.0"

Dev Dependencies

None

Used by (6)

  1. aws < "1.0.0"
  2. azure-cosmos-db < "0.1.5"
  3. bitcoin < "1.1"
  4. eliom >= "4.0.0" & < "4.2.0"
  5. libres3 >= "0.9"
  6. themoviedb

Conflicts (1)

  1. camlzip < "1.04"