An application built with NodeJS and MongoDB (NodeJS Learning)
- Authentication
- Create, Read, Update, Delete user.
- Login & Logout from single/multiple endpoint.
- Task
- Create, Read, Update, Delete task.
- Show all task based on filtering(sort, pagination).
- Read/Write for owner only.
-
Setup postman environment both for dev and production.
-
Follow config/postmanJS.md for details.
-
Define dev port at .env file.
-
For production environment, link the url.
Some API key may be exposed in this public ripo. Note that, these keys are generated on free account / trial. And may not be useable sometimes. (SENDGRID API KEY WILL NOT WORK AS THE ACCOUNT IS SUSPENDED)