Skip to main content
Version: latest

GitHub Examples

We have a library of connectors in github you may use as inspiration as you build your own. Connector-Hello-Source would be a good starting point, but feel free to checkout the others as well.

Template Connectors

Official Connectors

Source code repo for the InfinyOn official connectors:

Experimental Connectors

These connectors are not guaranteed to work with latest fluvio:

Steps

  1. Generate a Connector
  2. Build and Test
  3. Start and Shutdown
  4. Troubleshooting
  5. Secrets
  6. Publish to Connector Hub
  7. Use Examples in Github