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)
- Host: GitHub
- URL: https://github.com/underfisk/nestjs-asyncapi
- Owner: underfisk
- License: mit
- Created: 2020-12-30T04:33:10.000Z (over 4 years ago)
- Default Branch: master
- Last Pushed: 2022-05-06T19:15:25.000Z (almost 3 years ago)
- Last Synced: 2025-04-30T15:48:55.209Z (about 17 hours ago)
- Topics: asyncapi, nestjs, nodejs, typescript
- Language: TypeScript
- Homepage:
- Size: 434 KB
- Stars: 28
- Watchers: 11
- Forks: 2
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
[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.
## 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).