Introduction
Zilla is a multi-protocol, edge and service proxy. It abstracts Apache Kafka® for non-native clients, such as browsers and IoT devices, by exposing Kafka topics via user-defined REST, Server-Sent Events (SSE), MQTT, or gRPC API entry points.
Get Started
Install Zilla, connect it to your Kafka Cluster, and define your first API endpoints.
Todo App Example
Create a Todo application using a CQRS design pattern that's backed by Apache Kafka and Zilla.
Kafka Proxies
Define REST, SSE, gRPC and MQTT endpoints that map to Kafka topic streams.
Reference
Learn about Zilla command and configuration properties.