Task Manager API This repo contains a sample Task Manager API written in Node.js, Express.js, using MongoDB (with Mongoose ODM), JWT, and implements .env and email through SendGrid. Tests use the Jest testing framework, and includes a mock for SendGrid.