Search code examples
node.jsspring-bootnestjsopenapi-generatornestjs-swagger

Is there a module for Open API code generator for Nest.js


Is there any solution for Open API code generator for Nest.js such as this maven plugin for Spring Boot?

I'd like to follow API-First Development approache using Nest.js instead!


Solution

  • There is a new npm package that can do it, see here.