express-swagger-docs icon indicating copy to clipboard operation
express-swagger-docs copied to clipboard

express-swagger-docs

Tutorial on automatically generating & serving swagger-ui documentation based on jsdocs.

Running Locally

  • npm install
  • npm start
  • In the browser go to http://localhost:5000/api-docs.