Skip to content

ivamuno/nestjs-openapi

Repository files navigation

nestjs-openapi

Demo

Available running

npm start:demo

It starts a Nest application exposing:

Features

  • Extended OpenAPI decorators to allow examples.
  • New AsyncAPI decorators: AsyncApiChannel, AsyncApiSub, AsyncApiPub.
  • Support examples and discriminators for AsyncAPI as OpenAPI does (it means, the decorators are not 100% compatible with AsyncAPI spec).
  • Redoc integration for OpenAPI and AsyncAPI.
  • AMQP and Kafka are supported only for AsyncAPI.

Roadmap

  • Header and Traits support.
  • Support more protocols for AsyncAPI.
  • Try-it-out support and postman generation with Redoc.

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published