You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
A Node.js + Express + MongoDB REST API with JWT authentication.
Features
User Register & Login
JWT Authentication
CRUD Tasks
MongoDB (Mongoose)
Clean Folder Structure
Run Project
About
A simple and clean Task Manager REST API built with Node.js, Express, and MongoDB. It includes user authentication using JWT and full CRUD operations for managing tasks.