HasRouting
interface HasRouting
Implement this interface on Features that define REST endpoints. The routing function is called during Ktor server setup to register routes.
Implement this interface on Features that define REST endpoints. The routing function is called during Ktor server setup to register routes.