[ANN] Eliom 11 and Ocsigen Start 7

Eliom 11 and Ocsigen Start 7 have been released a few weeks ago. These versions follow the recent release of Ocsigen Server 6 and leverage its new configuration API to make it easier to use it as a library, without a configuration file. Here is an example of a simple OCaml app generating a Web page from server side (and serving static pages from directory "local/var/www/mysite"): let f _ () = Lwt.return Eliom_content.Html.F.(html (head (title (txt "")) []) ...

OCaml

Ocsigen: Developing Web and mobile applications in OCaml – Jérôme Vouillon & Vincent Balat

https://watch.ocaml.org/w/qQzb94X9WM7zLif7FynPyN

Ocsigen: Developing Web and mobile applications in OCaml – Jérôme Vouillon & Vincent Balat

PeerTube