This commit is contained in:
parent
7f5956d96c
commit
da94f53b3a
4 changed files with 9 additions and 13 deletions
|
|
@ -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
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue