KaotoIO / kaoto-ui

Frontend for the Kaoto project to provide an easy-to-use integration framework based on Apache Camel.
https://www.kaoto.io
Apache License 2.0
89 stars 44 forks source link

Handle OOTB step extensions #594

Closed kahboom closed 2 years ago

kahboom commented 2 years ago

We need to offer a few step extensions out of the box for Kaoto, where the user does not need to configure anything. An example of this would be the HTTP step extension.

We need to decide how we want to handle them. For example, do we want them to be bundled within the UI repo, or do we want them to be in a separate repo within the Kaoto org?

cc @mmelko

kahboom commented 2 years ago

Closing, these will be part of the KaotoIO org