1
0
mirror of https://github.com/vimagick/dockerfiles.git synced 2024-12-23 01:39:27 +02:00
dockerfiles/kafka-rest/README.md

10 lines
317 B
Markdown
Raw Normal View History

2019-05-01 02:54:06 +02:00
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