getf or postf routes with typed parameter could be useful ```fsharp getf $"some/%i{x}" fun i -> {| Bye = "bye" |} ```