implementation("io.ktor:ktor-client-resources:3.4.1")
Enables type-safe HTTP requests by defining resources as annotated classes, ensuring compile-time URL validation.