Skip to content

A simple Task Management API built with Node.js, Express.js, and MongoDB. This project allows users to create, read, update, and delete tasks efficiently. It includes structured error handling, input validation using Express Validator, and a Postman collection for easy API testing.

Notifications You must be signed in to change notification settings

manushamadubhashini/task-api

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Build a Simple Task Management API

A simple RESTful API for managing tasks built with Node.js, Express.js, and MongoDB.

Features

  • Create, read, update and delete tasks
  • Input validation with express-validator
  • MongoDB database integration
  • Proper error handling and status codes
  • Postman collection included

Tech Stack

  • Backend: Node.js, Express.js
  • Database: MongoDB, Mongoose
  • Validation: Express Validator
  • Environment: dotenv

About

A simple Task Management API built with Node.js, Express.js, and MongoDB. This project allows users to create, read, update, and delete tasks efficiently. It includes structured error handling, input validation using Express Validator, and a Postman collection for easy API testing.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published