Skip to content

Latest commit

 

History

History
25 lines (20 loc) · 938 Bytes

readme.md

File metadata and controls

25 lines (20 loc) · 938 Bytes

Task Manager API

API is live!

How to run?

  1. Click on 'Run in postman'
  2. Change the current postman environment to 'Task Manager API (Prod)'
  3. Edit the environment variable 'url'.
  4. Change 'url' initial and final value to 'https://nandeesh-task-manager.herokuapp.com'
  5. Start making requests online!

Run in Postman

Features:

  1. Send Emails
  2. Upload profile pictures
  3. User Authentication with JWT
  4. Password encryption
  5. Cloud storage

Tech Stack:

  1. NodeJS v16.5
  2. MongoDB
  3. ExpressJS
  4. and more in package.json