Sample Rest API Using Express, MongoDB, NodeJs and Swagger UI First Step To install the packages, run: npm install Running the server To run the server, run: npm start To view the Swagger UI interface: open http://localhost:4000/docs