nestjs-swagger icon indicating copy to clipboard operation
nestjs-swagger copied to clipboard

NestJS with OpenApi Swagger documentation

NestJS Swagger

Link to the blog post OpenApi for your REST APIs in NestJS

npm i

npm run start:dev

Open Swagger API in your browser localhost:3000/api.

Branches