About 2,380,000 results
Open links in new tab
  1. Confluent REST Proxy for Apache Kafka

    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 …

  2. confluentinc/kafka-rest: Confluent REST Proxy for Kafka - GitHub

    The Kafka REST Proxy provides a RESTful interface to a Kafka cluster. It makes it easy to produce and consume data, view the state of the cluster, and perform administrative actions without using the …

  3. Kafka REST | kafka-by-example

    The Kafka REST Proxy provides a RESTful interface to a Kafka cluster. It makes it easy to produce and consume messages, view the state of the cluster, and perform administrative actions without using …

  4. REST API | confluentinc/kafka-rest | DeepWiki

    May 2, 2025 · This document provides a comprehensive overview of the Kafka REST Proxy's API, which allows HTTP clients to interact with Kafka clusters without requiring direct use of the Kafka protocol …

  5. APACHE KAFKA: REST API | Orchestra

    This tutorial aims to shed light on Kafka's REST API, a powerful interface that facilitates interaction with Kafka clusters in a more versatile and language-agnostic manner.

  6. How to Configure Kafka Connect Rest API Easily? - Hevo Data

    Oct 13, 2024 · By diving into Apache Kafka And Kafka Connect, learn how to configure Kafka Connect Rest API with this step-by-step guide and its benefits.

  7. Kafka REST API Quick Start for Confluent Cloud

    The Kafka REST API is a set of cloud-native APIs for administering and using your Kafka clusters. The API endpoint is available by default for all cluster types and can be accessed via the Confluent Cloud …

  8. Kafka API Guide: Usage & Best Practices - automq.com

    Mar 19, 2025 · This guide explores the various Kafka APIs, their implementation details, and best practices for optimal performance and reliability. Apache Kafka provides five core APIs, each serving …

  9. Apache Kafka

    Apache Kafka Apache Kafka is an open-source distributed event streaming platform used by thousands of companies for high-performance data pipelines, streaming analytics, data integration, and mission …

  10. Kafka Rest API Quickstart - StreamNative Documentation

    The StreamNative Kafka REST API provides a comprehensive HTTP-based interface for interacting with your Kafka clusters. Apache Kafka itself does not come with a native REST API.