generator icon indicating copy to clipboard operation
generator copied to clipboard

Use your AsyncAPI definition to generate literally anything. Markdown documentation, Node.js code, HTML documentation, anything!

Results 127 generator issues
Sort by recently updated
recently updated
newest added

With the start of GSoC, I now want to begin designing how to start the Quarkus template inside the generator project. I aim to just make the structure for where...

Let's explore and try adding a client for a new protocol - kafka so bacially create a new folder in https://github.com/asyncapi/generator/tree/master/packages/templates/clients this work will trigger new discussions on: - shoudl...

enhancement

if we have AsyncAPI document, like Slack one, that has 3 operations, why not generate code that understands it? Meaning enable client user to write custom logic only for `hello`...

enhancement

example from Slack and Hopscotch/Postman (one of these 2) has an operation that also has reply operation. This means that given application, whenever gets a message or sends a message,...

enhancement

client for slack: discuss how we can share credentials to not leak anything sensitive to the public, but still any maintainer should have an easy way of plaing with example...

enhancement

### Why do we need this improvement? It would be great to also have a template for generating GDScript code. Godot/Redot has a Built-in Web socket handler, so I guess...

enhancement

![Image](https://github.com/user-attachments/assets/f039011f-88d7-40d2-b6dc-9fa506f8e690) I came across this **`TODO`** in the `integration.test.js `file and I want to work on it.