Connector API
Connectors are key to enable Joule to perform use cases. Given the importance of Connectors, an API has been provided to enable developers to build and extend the capabilities of the platform.
Development steps
Explaining each step
Step 1: Create project using the template
git clone [email protected]:joule-platform/fractalworks-project-templates.gitStep 2: Define connector specification
Publisher Example
Example
Step 3: Implement custom transport
Publisher Example
Consumer Example
Step 4: Build, test and package
Step 5: Deploy
Last updated