package ocsigenserver

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

Install

Dune Dependency

Authors

Maintainers

Sources

2.3.1.tar.gz
md5=f263df53365397f96681a0495718d0aa

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: 17 Apr 2014

Dependencies (13)

  1. sqlite3
  2. dbm
  3. tyxml >= "3.0.0" & < "3.2"
  4. cryptokit
  5. pcre
  6. ocamlnet >= "3.6.0"
  7. lwt >= "2.4.0" & < "2.4.7"
  8. ssl < "0.5.8"
  9. react < "1.0.0"
  10. base-threads
  11. base-unix
  12. ocamlfind
  13. ocaml < "4.08.0"

Dev Dependencies

None

Used by (4)

  1. aws < "1.0.0"
  2. azure-cosmos-db < "0.1.5"
  3. bitcoin < "1.1"
  4. themoviedb

Conflicts (1)

  1. camlzip < "1.04"