That helps for routes? I'm not in front of compute...
# ktor
d
That helps for routes? I'm not in front of computer now, but I thought he wants to write handlers for routes, like:
get("/data/{dataType}", dataEndpoint)
for my example...