An OCaml webserver, but the allocating version (vs httpz which doesnt)
at main 5 lines 138 B view raw
1(executable 2 (name httpz_server) 3 (public_name httpzo) 4 (package httpzo) 5 (libraries httpzo eio eio_main cmdliner xdge tomlt tomlt.unix))