1
2
mirror of https://github.com/vimagick/dockerfiles synced 2024-06-25 00:08:49 +00:00
dockerfiles/kafka-rest/README.md
2019-05-01 08:54:06 +08:00

10 lines
317 B
Markdown

kafka-rest
==========
[The Confluent REST Proxy][1] provides a RESTful interface to a Kafka cluster,
making 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.
[1]: https://github.com/confluentinc/kafka-rest