implementation("io.ktor:ktor-server-content-negotiation:3.5.2")
Server-side content negotiation supporting JSON, XML, Protobuf, configurable serializers and automatic request/response conversion.