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
46 stars
167 watching
647 forks
Language: Java
last commit: 6 days ago
Linked from 2 awesome lists
confluentkafkakafka-rest-proxyrest-apischema-registry
Related projects:
Repository | Description | Stars |
---|---|---|
confluentinc/confluent-kafka-dotnet | A .NET client for Apache Kafka, providing high performance and reliable connectivity to Kafka clusters. | 81 |
confluentinc/kafka-connect-jdbc | A Kafka connector that enables data exchange between Kafka and JDBC-compatible databases. | 21 |
confluentinc/confluent-kafka-python | A Python client for Apache Kafka that provides reliable and performant messaging capabilities | 127 |
confluentinc/librdkafka | A high-performance client library for the Apache Kafka messaging system | 284 |
confluentinc/schema-registry | Provides a central repository for storing and managing data schema definitions in various formats. | 2,225 |
confluentinc/kafka-connect-elasticsearch | A connector that enables data synchronization between Kafka and Elasticsearch. | 15 |
confluentinc/kafka-connect-hdfs | A Kafka connector that enables data transfer between Kafka and Hadoop's Distributed File System | 12 |
sourcelaborg/kafka-connect-client | A client library for interacting with the Kafka-Connect REST service | 37 |
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 | 17 |
lensesio/kafka-connect-ui | A web-based tool for setting up and managing Kafka Connect clusters | 506 |
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 |