Skip to content

Latest commit

 

History

History
33 lines (25 loc) · 533 Bytes

README.md

File metadata and controls

33 lines (25 loc) · 533 Bytes

Profile API with NodeJs and MongoDB

Description

Simple API for User and Profile handing using NodeJs, Express, MongoDB and Firebase.

Libraries Used

  1. crypto-js
  2. express
  3. firebase
  4. joi
  5. jsonwebtoken
  6. mongoose
  7. mongoose-paginate-v2
  8. multer
  9. nodemailer
  10. swagger-jsdoc
  11. swagger-ui-express
  12. winston

Functionaliy

  • Token Based Authentication
  • Three level password Encryption
  • Firebase Image Upload
  • Filter and Pagination
  • Api documentiaon
  • Error Logging
  • Data Validation
  • CURD Operation