Skip to content

A Node.js/Express REST API providing backend services for the Task-Manager application. Handles task creation, updates, deletion, and retrieval.

License

Notifications You must be signed in to change notification settings

Tahmoores-Khoshnoud/Task-Manager-API

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

📝 Task Manager API

A simple Express.js backend API to manage tasks (create, read, update, delete).

🚀 Features

  • RESTful API using Express.js
  • Basic routes for tasks
  • Ready for integration with a frontend

🛠 Tech Stack

  • Node.js
  • Express.js

▶️ Run Locally

git clone https://github.com/Tahmoores-Khoshnoud/task-manager-API.git
cd task-manager-API
npm install
node index.js

About

A Node.js/Express REST API providing backend services for the Task-Manager application. Handles task creation, updates, deletion, and retrieval.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published