package ocsigenserver

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

Install

Dune Dependency

Authors

Maintainers

Sources

2.7.tar.gz
md5=c918913321572a412f872640824c3530

Description

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

Published: 12 Apr 2016

Dependencies (15)

  1. camlp4
  2. ipaddr >= "2.1"
  3. sqlite3
  4. dbm
  5. tyxml >= "3.4.0" & < "4.0.0"
  6. cryptokit
  7. pcre
  8. ocamlnet >= "4.0.2"
  9. lwt >= "2.5.0" & < "3.0.0"
  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.2.0" & < "6.0.0"
  5. libres3 >= "0.9"
  6. themoviedb

Conflicts (1)

  1. camlzip < "1.04"