Understanding EventCatalog Plugins
EventCatalog is technology agnostic, which means we can integrate with any system in the world that exposes an API.
This can be schema registries, brokers, cloud providers and more.
EventCatalog intergrates with systems using generators.
What are generators?
Generators are scripts that are executed before your build time. They can be used to integrate with brokers, cloud providers and many more systems.
EventCatalog will use generators to pull schemas from registries, or generate messages from your OpenAPI or AsyncAPI files and much more.
You can create your own generators or use the EventCatalog plugins which are updated and maintained by the EventCatalog team.
Official EventCatalog plugins
These plugins are maintained by the EventCatalog team and are updated regularly, to get started click the link below to view the documentation for each plugin.
- AsyncAPI Plugin - Automate your EventCatalog from your AsyncAPI files
- OpenAPI Plugin - Automate your EventCatalog from your OpenAPI files
- Backstage - Use EventCatalog within Backstage
- Amazon EventBridge - Automate your EventCatalog using events from Amazon EventBridge
Community plugins
- Atlassian Compass - Integration with Atlassian Compass.
- Hookdeck - Integration with Hookdeck.
Custom integrations
EventCatalog can integrate with anything that has an API.
We offer support and services to build custom integrations for your EventCatalog.
If you would like to explore custom integrations and have us build your integrate for you please contact us at hello@eventcatalog.dev
.