package sihl

  1. Overview
  2. Docs
The Sihl web framework

Install

Authors

Maintainers

Sources

0.6.0-rc1.tar.gz
md5=ada35566185af0fdde18aed448d23aa8
sha512=4d7cae8948061249246d0a19ad8c1ea3dc5238557d6055b9fee3479af1451d089047c96524516aaea20f0896662a79919d7107ddc8911dd036e11cd5cdd5df7c

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: 03 May 2021

Dependencies (26)

  1. caqti-lwt >= "1.2.0" & < "2.0.0~"
  2. caqti >= "1.2.1" & < "2.0.0~"
  3. opium >= "0.20.0"
  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 >= "1.2.1" & < "2.0.0~"
  10. lwt_ppx >= "2.0.1"
  11. lwt_ssl >= "1.1.3"
  12. uuidm >= "0.9.7"
  13. ssl >= "0.5.9"
  14. tls >= "0.11.1"
  15. ppx_deriving_yojson >= "3.5.2"
  16. yojson >= "1.7.0"
  17. sexplib >= "v0.13.0"
  18. bos >= "0.2.0"
  19. fmt >= "0.8.8"
  20. logs >= "0.7.0"
  21. containers >= "2.7"
  22. tsort = "2.0.0"
  23. dune-build-info >= "2.8.4"
  24. conformist = "0.5.0"
  25. ocaml >= "4.08.0"
  26. dune >= "2.7"

Dev Dependencies (5)

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

Used by (6)

  1. sihl-cache = "0.6.0~rc1"
  2. sihl-email = "0.6.0~rc1"
  3. sihl-queue = "0.6.0~rc1"
  4. sihl-storage = "0.6.0~rc1"
  5. sihl-token = "0.6.0~rc1"
  6. sihl-user = "0.6.0~rc1"

Conflicts

None