implementation("io.ktor:ktor-server-freemarker:2.0.0-beta-1")
Integrates FreeMarker templates into web applications, enabling dynamic HTML generation with customizable data models.