This commit is contained in:
swrup 2026-03-14 19:37:16 +01:00
parent 7f5956d96c
commit da94f53b3a
4 changed files with 9 additions and 13 deletions

View file

@ -22,7 +22,9 @@ let hello req _server _env =
(* TODO nice routes typing
to enforce json verification
to specify handlers responses data and status codes *)
to specify handlers responses data and status codes
use Vif.Uri.conv *)
let routes =
let open Vifu.Uri in
let open Vifu.Route in