Skip to content

kapishupadhyay22/TASK-MANAGER-API

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 

Repository files navigation

Task Manager API

Welcome to the Task Manager API, a RESTful service for managing tasks built with Node.js, Express.js, and MongoDB. This API provides endpoints for creating, reading, updating, and deleting tasks.

Features

  • Create tasks
  • Read tasks
  • Update tasks
  • Delete tasks

Prerequisites

To run this API, ensure you have the following installed on your machine:

  • Node.js
  • MongoDB
  • npm or yarn

Installation

  1. Clone the repository:

    git clone **link of the repo**
    

Error Handling The API is designed with robust error handling. Errors are appropriately handled and returned with meaningful error messages.

Refactoring The codebase has undergone significant refactoring to improve readability, maintainability, and performance.

About

Server side application for a task manager API

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published