installInto

fun installInto(app: Application)

Installs the router's routes and middlewares into a Ktor application.

Parameters

app

The Ktor application to install the routes into.