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 - Generate documentation from your AsyncAPI files
- OpenAPI Plugin - Generate documentation from your OpenAPI files
- Github Plugin - Sync your schemas from GitHub to EventCatalog
- Backstage Plugin - Use EventCatalog features within Backstage
- Amazon EventBridge - Sync Amazon EventBridge schemas to EventCatalog
- Amazon API Gateway - Generate documentation from your Amazon API Gateway
- Confluent Schema Registry - Sync your schemas from Confluent Schema Registry to EventCatalog
- EventCatalog Federation - Merge multiple EventCatalog instances into a single catalog.
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
.