implementation("io.ktor:ktor-resources:3.0.0-beta-1")
Simplifies RESTful API development by enabling type-safe, declarative routing through annotated classes.