An open API service indexing awesome lists of open source software.

https://github.com/underfisk/nestjs-asyncapi

Async API module for Nestjs that provides documentation generation using your existing code (similar to Nestjs swagger module)
https://github.com/underfisk/nestjs-asyncapi

asyncapi nestjs nodejs typescript

Last synced: about 17 hours ago
JSON representation

Async API module for Nestjs that provides documentation generation using your existing code (similar to Nestjs swagger module)

Awesome Lists containing this project

README

        


Nest Logo

[circleci-image]: https://img.shields.io/circleci/build/github/nestjs/nest/master?token=abc123def456
[circleci-url]: https://circleci.com/gh/nestjs/nest

A progressive Node.js framework for building efficient and scalable server-side applications.



NPM Version
Package License
NPM Downloads
CircleCI
Coverage
Discord
Backers on Open Collective
Sponsors on Open Collective

Support us


## Description

[AsyncAPI](https://www.asyncapi.com/) module for nestjs

## Installation

Soon, not published yet

## Documentation
Soon

## Support

nestjs-asyncapi is an MIT-licensed open source project. It can grow thanks to the sponsors and support by the amazing backers. If you'd like to join them, please [read more here](https://docs.nestjs.com/support).

## Stay in touch

- Author - [Underfisk](https://github.com/underfisk)
- Nestjs website - [https://nestjs.com](https://nestjs.com/)
- Nestjs Twitter - [@nestframework](https://twitter.com/nestframework)

## License

nestjs-asyncapi is [MIT licensed](LICENSE).