Skip to content

WebDevCaptain/task-manager-nodejs-portfolio

Repository files navigation

A basic Task Manager API with Authentication.

Libraries used

  • "express": "^4.17.1"
  • "mongoose": "^5.6.7"
  • "validator": "^11.1.0"
  • "bcryptjs": "^2.4.3"
  • "jsonwebtoken": "^8.5.1"
  • "@sendgrid/mail": "^6.4.0"
  • "mongodb": "^3.3.0-beta2"
  • "multer": "^1.4.2"
  • "sharp": "^0.30.1"
  • "jest": "^24.9.0"
  • "env-cmd": "^9.0.3"
  • "nodemon": "^1.19.1"
  • "supertest": "^4.0.2"

About

A basic Task Manager API with Authentication.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published