rocel / kafka-connect-http

Kafka Connect HTTP API Connector

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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.

About

Kafka Connect HTTP API Connector

License:Apache License 2.0


Languages

Language:Java 72.3%Language:Python 10.3%Language:Makefile 8.3%Language:Batchfile 8.0%Language:HTML 0.9%Language:Shell 0.1%