implementation("io.ktor:ktor-resources:3.0.0-beta-2")
Simplifies RESTful API development by mapping resources to routes using classes and annotations.