kafka-connect-http is a Kafka Connector for invoking HTTP APIs with data from Kafka.
See the documentation for how to use this connector.
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.
Refer frequently asked questions on Kafka Connect HTTP here - https://github.com/thomaskwscott/kafka-connect-http/wiki/FAQ
- Source Code: https://github.com/thomaskwscott/kafka-connect-http
- Issue Tracker: https://github.com/thomaskwscott/kafka-connect-http/issues
The project is licensed under the Apache 2 license.