implementation("io.ktor:ktor-client-json:3.2.4")
Enables JSON serialization and deserialization in HTTP clients, facilitating seamless data exchange with JSON-based APIs.