package sihl

  1. Overview
  2. Docs
The Sihl web framework

Install

Authors

Maintainers

Sources

3.0.5.tar.gz
md5=20516760578c31cfc0e56db9bb84cebc
sha512=787252e6acd1010ae3ffd8105f4abff4f66c5d6efffee827f2ffc6695a2ad7cea6b859dc62398acf4c7e8b08ffa44a5974fa14faf68f623db14e91e96f0e65e6

Description

Sihl is a batteries-included web framework. Thanks to the modular architecture, included batteries can be swapped out easily. Statically typed functional programming with OCaml makes web development fun, fast and safe. Sihl supports PostgreSQL and MariaDB.

Published: 30 Nov 2022

Dependencies (27)

  1. opium >= "0.20.0"
  2. cstruct >= "6.0.1"
  3. nocrypto >= "0.5.4-2"
  4. ppx_sexp_conv >= "v0.13.0" & < "v0.16.0"
  5. ppx_fields_conv >= "v0.13.0"
  6. uuidm >= "0.9.7"
  7. jwto >= "0.3.0"
  8. safepass >= "3.0"
  9. caqti-lwt >= "1.3.0" & < "2.0.0~"
  10. caqti >= "1.8.0" & < "2.0.0~"
  11. lwt_ppx >= "2.0.1"
  12. lwt_ssl >= "1.1.3"
  13. uuidm >= "0.9.7"
  14. ssl >= "0.5.9"
  15. tls >= "0.11.1"
  16. ppx_deriving_yojson >= "3.5.2"
  17. yojson >= "1.7.0"
  18. sexplib >= "v0.13.0"
  19. bos >= "0.2.0"
  20. fmt >= "0.8.8"
  21. logs >= "0.7.0"
  22. containers >= "3.6.1"
  23. tsort >= "2.0.0"
  24. dune-build-info >= "2.8.4"
  25. conformist >= "0.6.0"
  26. ocaml >= "4.12.0"
  27. dune >= "2.7"

Dev Dependencies (5)

  1. odoc with-doc
  2. caqti-driver-mariadb >= "1.8.0" & < "2.0.0~" & with-test
  3. caqti-driver-postgresql >= "1.8.0" & < "2.0.0~" & with-test
  4. alcotest-lwt >= "1.4.0" & with-test
  5. cohttp-lwt-unix >= "2.5.4" & with-test

Used by (6)

  1. sihl-cache >= "3.0.5"
  2. sihl-email >= "3.0.5"
  3. sihl-queue >= "3.0.5"
  4. sihl-storage >= "3.0.5"
  5. sihl-token >= "3.0.5"
  6. sihl-user >= "3.0.5"

Conflicts

None