respond Kweb
suspend fun ApplicationCall.respondKweb(buildPage: WebBrowser.() -> Unit)
Content copied to clipboard
Allows for defining Kweb responses inlined in Ktor routing code
See also
kweb.demos.feature.kwebFeature
Allows for defining Kweb responses inlined in Ktor routing code