Skip to content

Latest commit

 

History

History
13 lines (8 loc) · 284 Bytes

README.md

File metadata and controls

13 lines (8 loc) · 284 Bytes

express-mongoose-server

practicing the fundamentals of mern backend

npm start the app.js file

performs crud operations and basic authentication,

database used mongodb

###added authentication using passport Jwt strategy used

###To check the basic of functioning ,use postman