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(...))
call.respond(VelocityContent(...))
io.ktor.application.ApplicationCall