Skip to content

Latest commit

 

History

History
14 lines (12 loc) · 391 Bytes

readme.md

File metadata and controls

14 lines (12 loc) · 391 Bytes

nodejs-express-mongodb-api

To run the application

Make sure you are in - nodejs-express-mongodb-api/ directory & type the following command on your termianl to run backend side of the project :

1. cd nodejs-express-mongodb-api/
2. npm install
3. npm start
4. open chrome or fire fox
5. enter the adress localhost:3100/api-docs

Screenshots

swagger