Skip to content

Latest commit

 

History

History
4 lines (4 loc) · 288 Bytes

README.md

File metadata and controls

4 lines (4 loc) · 288 Bytes

TASK_MANAGER-API

Build A REST API using nodejs to store a user’s tasks in Mongo Atlas . Created an Authentication API for signup/login for user using jwt-tokens. User will be notified via a email whenever he signup or delete Profile.User can Create, Read , Delete and Update a task.