horned_worm
An easy functional Web app micro framework
Description
An easy functional Web app micro framework. You can create REST API server with composable functions.
Install
copied = false, 2000)"
:class="{ 'border-gray-700': !copied, 'text-gray-100': !copied, 'focus:ring-orange-500': !copied, 'focus:border-orange-500': !copied, 'border-green-600': copied, 'text-green-600': copied, 'focus:ring-green-500': copied, 'focus:border-green-500': copied }">
- Published
- 15 Jun 2019
- Authors
- Maintainers
Sources
0.3.5.tar.gz
md5=e1dae24655a6c20df593f8ee5006a7cf
sha512=3800963b575be4fd303ce037f0bd1d0bd48ff99867c92eba22dad11b70d1cf042d229e7c5c10f8062fb5c816380599536399b15363749787199bd22523dc9b2f
Dependencies
dune
>= "1.0.1"
yojson
>= "1.6.0"
re
>= "1.7.3"
logs
>= "0.6.2"
cohttp-async
>= "1.0.2"
core
< "v0.13.0"
async
>= "v0.11.0"
ocaml
>= "4.03.0"
Reverse Dependencies