Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

There are already some open-source REST proxies are available.  Confluent Confluent REST Proxy got comprehensive interface.
But we would like to add REST server that many users ask for under Apache Kafka repo.

We want to add Kafka Rest Server to Kafka for the following reasons.

...

content types in Content-Type and Accept headers to make the format of the data explicit. This approach is borrowed from Confluent  Confluent Rest Proxy.
Supported Content Content-Types are: application/vnd.kafka.binary.v1+json, application/vnd.kafka.json.v1+json

...