kafka-pixy
Kafka proxy
A gRPC and REST proxy that simplifies communication with Kafka by providing an at-least-once message delivery guarantee.
gRPC/REST proxy for Kafka
774 stars
84 watching
118 forks
Language: Go
last commit: 7 months ago
Linked from 3 awesome lists
grpchttpjsonkafkaproxyrest
Related projects:
Repository | Description | Stars |
---|---|---|
grepplabs/kafka-proxy | A tool that provides a secure and simplified way to connect to Kafka clusters from outside the cluster. | 501 |
aiven-open/karapace | An implementation of Kafka REST and Schema Registry in one tool | 475 |
camgraff/protoxy | A proxy server that converts JSON request bodies to Protocol Buffer messages and back to JSON responses. | 35 |
mercari/grpc-http-proxy | A reverse proxy server for converting HTTP requests to gRPC calls | 373 |
mwitkow/grpc-proxy | A gRPC-based reverse proxy that allows exposing gRPC services over the internet with minimal overhead and easy configuration. | 963 |
jnewmano/grpc-json-proxy | Enables interaction between HTTP tools and gRPC servers using JSON encoding | 518 |
kazucocoa/http_proxy | A tool that acts as an intermediary between clients and servers to route requests and return responses. | 60 |
gdong42/grpc-mate | A reverse proxy server that translates HTTP requests into gRPC calls without code generation. | 75 |
fgeller/kt | A command-line tool for interacting with Apache Kafka clusters | 947 |
aklivity/zilla | A multi-protocol edge and service proxy for event-driven applications and services | 550 |
gofrp/tiny-frpc | Provides a simple reverse proxy solution using SSH protocol and FRPS. | 138 |
confluentinc/kafka-rest | Provides a RESTful interface to interact with a Kafka cluster without using the native protocol or clients | 51 |
konsumer/grpc-dynamic-gateway | A tool that provides a REST-like JSON interface for gRPC servers without requiring static code generation or compilation | 110 |
strimzi/strimzi-kafka-bridge | An HTTP bridge between HTTP and Apache Kafka clusters | 286 |
vert-x3/vertx-kafka-client | A client library for interacting with Apache Kafka clusters in various programming languages | 84 |