/kafka-connect-http

Kafka Connect HTTP API Connector

Primary LanguageJavaApache License 2.0Apache-2.0

Kafka Connect HTTP Connector

FOSSA Status

kafka-connect-http is a Kafka Connector for invoking HTTP APIs with data from Kafka.

See the documentation for how to use this connector.

Development

You can build kafka-connect-http with Maven using the standard lifecycle phases. To build the connector run mvn package, which will create a jar file in the target directory that you can use with Kafka Connect.

FAQ

Refer frequently asked questions on Kafka Connect HTTP here - https://github.com/thomaskwscott/kafka-connect-http/wiki/FAQ

Contribute

License

The project is licensed under the Apache 2 license.