Apache Kafka REST Proxy API
The Confluent REST Proxy provides a RESTful interface to an Apache 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. Central to event-driven scalable architectures.
Documentation
Documentation
https://docs.confluent.io/platform/current/kafka-rest/api.html
Getting Started
https://kafka.apache.org/quickstart
Specifications
Other Resources
OpenAPI
#Apache Kafka
#Event Streaming
#Event-Driven
#Message Broker
#Microservices
#Pub-Sub