I was thinking if I have a signature like this (co...
# announcements
m
I was thinking if I have a signature like this (convenience methods like get() aside):
Copy code
fun route(method: String = “ALL”, path:String=“/**”, …etc)
I can have full flexibility