implementation("io.ktor:ktor-resources:3.5.0")
Enables type-safe routing by defining resources as annotated classes, facilitating structured and maintainable code.