-
## Value Statement
As an EventCatalog user
I want to be up and running with EventCatalog as quickly as possible
So that I can provide value to my teams effectively
## Notes
Currently, when cr…
-
Hello,
Maybe not the good place to create the issue..
When running the generate command, I got this issue.
```
eventcatalog-asyncapi-example npm run generate
> asyncapi-testing-plug…
evilz updated
2 months ago
-
### I tried this:
clone https://github.com/HansMartinJ/eventcatalog-sample-schema-generation-bug
`time npm run generate`
`npm install @eventcatalog/generator-asyncapi@2.0.0`
`time npm run gene…
-
Hey folks,
This is a RFC (request for comments) for a generator that can integrate with GitHub or GitLab. There are a few ways to do this, and I was going to document an idea I had about it, and wo…
-
### I tried this:
In my own project I am experiencing issues with versioning. The problem occurs when messages are shared between services (sender -> receiver). I cloned the eventcatalog-asyncapi-ex…
-
### Use Case
Our events are defined as Protobuf and reside in an `events` repo. For example: https://github.com/streamdal/streamdal/tree/main/libs/protos/protos
Services consume and publish protob…
-
### Use Case
In the UI view http://localhost:3000/docs under topic **Events()** the number of events is now a large list of all events produced by all In In my test situation it are already 101 event…
-
### Use Case
In case of multiple domain you have to define multiple entries for this generator. It make a lot of semi duplicate entries when you have only one EventBridge. Also I suspect it will fetc…
-
### I tried this:
Clone https://github.com/HansMartinJ/eventcatalog-sample-schema-generation-bug
- npm run generate
Download schema
http://localhost:3000/generated/services/service/service.yam…
-
### Use Case
All the generators at the moment build flat structures /events, /services, /domains etc... it would be nice to build them into nested structures https://www.eventcatalog.dev/docs/develop…