Skip to content

Latest commit

 

History

History
19 lines (10 loc) · 591 Bytes

File metadata and controls

19 lines (10 loc) · 591 Bytes

Conduit

Conduit is a data integration tool for software engineers. Its purpose is to help you move data from A to B. You can use Conduit to send data from Kafka to Postgres, between files and APIs, between supported connectors, and any datastore you can build a plugin for.

Website | Documentation | GitHub

How to enable?

platys init --enable-services CONDUIT
platys gen

How to use it?

Navigate to http://dataplatform:28269.