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

Gravitee.io - Kafka Connector

License

Notifications You must be signed in to change notification settings

gravitee-io/gravitee-connector-kafka

Repository files navigation

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