asyncapi-codegen icon indicating copy to clipboard operation
asyncapi-codegen copied to clipboard

CTL, CLI, GUI

Open gedw99 opened this issue 2 years ago • 3 comments

Was playing around and we could gen a lot more here if we wanted.

CTL is a pretty obvious one I think

For a GUI, we could use HTMX, which is nicely designed to work with async using SSE or Web Sockets which NATS naturally supports already.

Here is a simple golang htmx generator. https://github.com/gowebly/gowebly is a generator that uses htmx and golang.

  • backend: https://github.com/gowebly/gowebly/tree/main/internal/attachments/templates/backend/default

  • frontend: https://github.com/gowebly/gowebly/tree/main/internal/attachments/templates/frontend

gedw99 avatar Nov 04 '23 15:11 gedw99

Hello ! Thanks for your issue !

Unfortunately, I won't have the time for this right now, but feel free to submit a PR if you need this :)

lerenn avatar Nov 13 '23 16:11 lerenn

Will see if I get time. The Intent is to give. dashboard to Devs.

Great project BTW.

gedw99 avatar Jan 05 '24 15:01 gedw99

https://github.com/chapar-rest/chapar/issues/47 Does the GUI aspects of we want to add async ali support.

gedw99 avatar May 27 '24 08:05 gedw99