ktor-velocity / io.ktor.velocity

Package io.ktor.velocity

Types

Velocity

class Velocity

Velocity ktor feature. Provides ability to respond with VelocityContent and respondTemplate.

VelocityContent

class VelocityContent

Represents a response content that could be used to respond with call.respond(VelocityContent(...))

Extensions for External Classes

io.ktor.application.ApplicationCall