Package eu.yeger.koffee.routing

Functions

authenticationRoutes
Link copied to clipboard
Appends authentication-related routes to the base route.
fun Route.authenticationRoutes()
itemRoutes
Link copied to clipboard
Appends item-related routes to the base route.
fun Route.itemRoutes()
routingModule
Link copied to clipboard
Installs and configures the routing and StatusPages modules.
fun Application.routingModule(): Routing
userRoutes
Link copied to clipboard
Appends user-related routes to the base route.
fun Route.userRoutes()