package ocsigen-start

  1. Overview
  2. Docs
Higher-level library for developing Web and mobile applications with users, registration, notifications, etc

Install

Dune Dependency

Authors

Maintainers

Sources

6.1.2.tar.gz
md5=246b3835c12ba30dbf14b9dea5fc810c
sha512=f9b6526395caba3fd2abd6d2659584ea863eda2b79b014ebe6941ee64e8e23f8ee86019d9bd5e7ebea7d0dd17101f8a5c550efa28c5d8ee0f2d02c7d68c5e6aa

Description

Ocsigen Start is a set of higher-level libraries for building client-server Web applications with Ocsigen (Js_of_ocaml and Eliom). It provides modules for user management (session management, registration, activation keys, ...), managing groups of users, displaying tips, and easily sending notifications to the users. Ocsigen Start comes with an eliom-distillery template for an app with a database, user management, and session management. This template is intended to serve as a basis for quickly building the Minimum Viable Product for web applications with users. The goal is to enable the programmer to concentrate on the core of the app, and not on user management.

Published: 10 Jan 2024

Dependencies (14)

  1. re >= "1.7.2"
  2. conf-npm >= "1"
  3. cohttp-lwt-unix
  4. resource-pooling >= "1.0" & < "2.0"
  5. yojson >= "1.6.0"
  6. ocsigen-i18n >= "3.7.0"
  7. ocsigen-ppx-rpc
  8. ocsigen-toolkit >= "2.7.0"
  9. eliom >= "10.0.0" & < "10.4.0"
  10. ocsigen-i18n >= "4.0.0"
  11. safepass >= "3.0"
  12. pgocaml_ppx >= "4.0"
  13. pgocaml >= "4.0"
  14. ocaml >= "4.08.1"

Dev Dependencies

None

Used by

None

Conflicts

None