Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add async doc generation to an existing NestJS project #53

Open
inigomarquinez opened this issue Mar 22, 2023 · 0 comments
Open

Add async doc generation to an existing NestJS project #53

inigomarquinez opened this issue Mar 22, 2023 · 0 comments
Labels
documentation Improvements or additions to documentation enhancement New feature or request
Milestone

Comments

@inigomarquinez
Copy link
Contributor

inigomarquinez commented Mar 22, 2023

The AsyncAPI specification is a project used to describe and document message-driven APIs in a machine-readable format. It’s protocol-agnostic, so you can use it for APIs that work over any protocol (e.g., AMQP, MQTT, WebSockets, Kafka, STOMP, HTTP, etc).

It doesn't have a native plugin for NestJS, but there are some OpenSource tools that we may use to generate the documentation of the async communication.

@inigomarquinez inigomarquinez added documentation Improvements or additions to documentation enhancement New feature or request labels Mar 22, 2023
@inigomarquinez inigomarquinez added this to the 2023 Q3 milestone Mar 27, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
documentation Improvements or additions to documentation enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant