Skip to content

Latest commit

 

History

History
5 lines (3 loc) · 488 Bytes

README.md

File metadata and controls

5 lines (3 loc) · 488 Bytes

Kafka REST Proxy

The Kafka REST Proxy provides a RESTful interface to a Kafka cluster. It makes it easy to produce and consume messages, view the state of the cluster, and perform administrative actions without using the native Kafka protocol or clients. It is a part of the Confluent Platform.

NOTE: This image is no longer maintained. See confluentinc/cp-kafka-rest for Kafka REST images.