- Swagger YML reference
- swagger-ui-express module
- Adding Swagger To Existing Node.js Project by Ivan Vasiljevic
yarnor
npm installyarn startOnce app is running, you can view the API doc using URL http://localhost:3000/api/v1/docs, this will be read only doc but you can tryout the APIs
yarn api-edityarn api-test