Oh, there's a simpler example. `Page` and `Course`...
# ktor
m
Oh, there's a simpler example.
Page
and
Course
are both mapped to
/{whatever}/
. https://github.com/JavaneseOnline/JavaneseBackend/blob/master/src/main/kotlin/online/javanese/JavaneseServer.kt#L115