Skip to content

ucalgary/docker-kafka-rest

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

40 Commits
 
 
 
 
 
 

Repository files navigation

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.