ConduitIO / conduit

Conduit streams data between data stores. Kafka Connect replacement. No JVM required.
https://conduit.io
Apache License 2.0
394 stars 46 forks source link

Template repository for a connector #281

Closed lovromazgon closed 2 years ago

lovromazgon commented 2 years ago

Feature description

We should create a template repository for creating a connector. Think about guiding the user towards creating tests, prepare a docker compose that spins up 3rd party resources, prepare a makefile that runs tests and spins the docker containers up/down, if possible include github actions for running a linter and tests.

lovromazgon commented 2 years ago

Done! https://github.com/ConduitIO/conduit-connector-template