implementation("io.ktor:ktor-server-resources:3.5.0")
Enables type-safe routing by defining resource classes annotated with `@Resource`, facilitating structured URL management.