Skip to content

nihardabhi/todoListAPIs

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

todoListAPIs

📋 To-Do List APIs

A lightweight and RESTful To-Do List backend API built using Node.js and Express, enabling users to manage tasks efficiently. This project demonstrates CRUD operations and follows modular design practices, ideal for learning REST API principles.

🚀 Features

Add new to-do tasks

Retrieve all to-dos or specific ones

Update task details (e.g., mark as complete)

Delete tasks

Basic error handling and response management

🛠️ Tech Stack

Node.js

Express.js

Postman (for testing)

About

to-do list back end api

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors