implementation("io.ktor:ktor-server-resources:3.5.1")
Enables type-safe routing by defining resources as annotated classes, ensuring compile-time URL validation.