0.0.9 • Published 3 years ago

nestjs-openapi v0.0.9

Weekly downloads
-
License
MIT
Repository
github
Last release
3 years ago

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.
0.0.9

3 years ago