kafka-rest
Cluster interface
Provides a RESTful interface to interact with a Kafka cluster without using the native protocol or clients
Confluent REST Proxy for Kafka
54 stars
173 watching
651 forks
Language: Java
last commit: about 1 month ago
Linked from 2 awesome lists
confluentkafkakafka-rest-proxyrest-apischema-registry
Related projects:
Repository | Description | Stars |
---|---|---|
confluentinc/confluent-kafka-dotnet | A .NET client library for interacting with Apache Kafka clusters | 96 |
confluentinc/kafka-connect-jdbc | A Kafka connector that enables data exchange between Kafka and JDBC-compatible databases. | 7 |
confluentinc/confluent-kafka-python | A Python client for Apache Kafka that provides reliable and performant messaging capabilities | 151 |
confluentinc/librdkafka | A high-performance client library for the Apache Kafka messaging system | 332 |
confluentinc/schema-registry | Provides a central repository for storing and managing data schema definitions in various formats. | 2,233 |
confluentinc/kafka-connect-elasticsearch | A connector that enables data synchronization between Kafka and Elasticsearch. | 20 |
confluentinc/kafka-connect-hdfs | A Kafka connector that enables data transfer between Kafka and Hadoop's Distributed File System | 15 |
sourcelaborg/kafka-connect-client | A client library for interacting with the Kafka-Connect REST service | 40 |
comcast/mirrortool-for-kafka-connect | A connector for integrating two Kafka clusters using source and sink connectors | 70 |
nodefluent/node-sinek | A high-level Node.js client for Apache Kafka that provides an easy-to-use promise-based API and supports various security features. | 290 |
minhhungit/kafka-kraft-cluster-docker-compose | A Kafka cluster setup for testing and demonstration purposes | 18 |
lensesio/kafka-connect-ui | A web-based tool for setting up and managing Kafka Connect clusters | 508 |
mmolimar/kafka-connect-fs | A Kafka connector for reading records from file systems and loading them into Kafka. | 110 |
nodefluent/node-rdkafka | A Node.js wrapper for the librdkafka C/C++ library to enable high-performance communication with Apache Kafka | 0 |
b/kafka-websocket | Provides a WebSocket interface to interact with Kafka's distributed message broker | 347 |