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