https://kotlinlang.org logo
#http4k
Title
d

dave

02/23/2018, 9:02 PM
you can also use those path regexes to force only particular paths to match, so you could do
/bob/{age:.d+}
to only match age to numbers