mirror of
https://github.com/vimagick/dockerfiles.git
synced 2024-12-12 11:14:57 +02:00
10 lines
317 B
Markdown
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
|