Skip to content

Task Manager API is a backend application designed to manage tasks efficiently. It is built with Node.js, Express, and MongoDB, ensuring scalability, security, and performance.

Notifications You must be signed in to change notification settings

nayemalways/task-manager-server

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

18 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Task Manager REST-API

Task Manager API is a backend application designed to manage tasks efficiently. It is built with Node.js, Express, and MongoDB, ensuring scalability, security, and performance.


Features

  • User Authentication: Secure user login and registration using jsonwebtoken and bcrypt.
  • Task Management: Create, update, delete, and retrieve tasks.
  • Security Enhancements:
    • Middleware like helmet, hpp, and cors.
    • Rate limiting to prevent abuse.
  • Email Notifications: Integration with nodemailer for email functionality.
  • Environment Configuration: Sensitive credentials managed using .env.

About

Task Manager API is a backend application designed to manage tasks efficiently. It is built with Node.js, Express, and MongoDB, ensuring scalability, security, and performance.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published