I am pleased to announce horned_worm is available on OPAM!
This package is greatly inspired by Suave.IO and GIRAFFE of F#.
But I want to use OCaml, so I wrote this!
Let’s go >=> OCaml!
I am pleased to announce horned_worm is available on OPAM!
This package is greatly inspired by Suave.IO and GIRAFFE of F#.
But I want to use OCaml, so I wrote this!
Let’s go >=> OCaml!
Could you please provide a comparison of Horned_worm with existing web-app servers like cohttp?
Cohttp is running under the hood.
Horned_worm is a facade of http handler.
So, there is no difference of availability.
But Web_part.t can easily compose and build from small parts.
Thanks