Skip to content

rocel/kafka-connect-http

 
 

Repository files navigation

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

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Java 72.4%
  • Python 10.3%
  • Makefile 8.3%
  • Batchfile 8.0%
  • Other 1.0%