David Boyne

Results 91 comments of David Boyne

Hey @thim81 , Thanks for the idea, just looking at everything now, I was certain this was supported already but I can't find anything 😅, yeah great idea. I guess...

> hi @boyney123 > > Adding `/event-examples` directory would be a very logical solution. > > The tricky part will be the rendering part and I guess mostly the UI...

> hi @boyney123 > > I thought about your suggestion to add the `event-examples` directory a bit. And here is what I have come through: > > 1. At first...

Hi @robertbennett1998, Thanks for raising the issue on Discord and here 🙏, yeah I quite like the idea, not really considered this before, and could be quite flexible for people....

Thanks for this improvement @donaldpipowitch Do you think it's worth adding this feature to the docs? https://www.eventcatalog.dev/docs/components/overview#schemaviewer- Just an overview of what it is and how you can use it?

Hey @thim81 Looks like we have a way to keep/blast the producers/consumers https://github.com/boyney123/eventcatalog/blob/master/packages/eventcatalog-plugin-generator-asyncapi/src/index.ts#L112 at the moment the logic has been implemented to keep some and not others... How many AsyncAPI...

> `generator` -> `generator-core` 🤔 > `html-template` -> `html-generator` > `any-template` -> `any-generator` I quite like the rename to generator I think, I guess the generator > template isn't too...

Hey @magicmatatjahu , thanks for the write-up here, I'm still trying to digest things and understand them, but could you give an example of the point of view from a...

Thanks @magicmatatjahu > Do you have any other questions or do you see some inaccuracies? Yeah maybe it might be worth a video call on this, so you can walk...

Hmm yeah, interesting, I wonder if we could use ISR or SSR to pull down the API.md file from the project and render out the functions and examples.