implementation("io.ktor:ktor-server-resources:3.4.1")
Enables type-safe routing by defining routes as annotated classes, facilitating compile-time validation and reducing runtime errors.