Skip to content
This repository was archived by the owner on Jan 16, 2025. It is now read-only.

Latest commit

 

History

History
18 lines (12 loc) · 1.34 KB

README.adoc

File metadata and controls

18 lines (12 loc) · 1.34 KB

Kafka Connector

Gravitee.io License Releases CircleCI

Description

The Kafka connector implements the SME Connector API in order to provide native integration with Apache Kafka. This connector can be leveraged in the following ways depending on your use case:

  • Ingest data by exposing an endpoint that transforms requests into messages that are published into an Apache Kafka topic.

  • Stream your Kafka events to consumers thanks to web-friendly protocols such as HTTP or Websocket, and provide real-time integration capability to your ecosystem.

More information here