DEV Community

Discussion on: Documenting Node.js API using Swagger

Collapse
 
jebarpg profile image
Jeb

Is there a way to generate static files of the swagger api pages into a docs directory? As oppose to having our server serve it? Something like TypeDocs or ESDocs?