package ocsigenserver

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

Install

Dune Dependency

Authors

Maintainers

Sources

2.6.tar.gz
md5=be5dad42a57cda19ab20e0600c0dd023

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: 21 Jul 2015

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.4.6" & < "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"