Skip to content

Latest commit

 

History

History
16 lines (7 loc) · 334 Bytes

readme.md

File metadata and controls

16 lines (7 loc) · 334 Bytes

Task-App NodeJS Server

A simple nodejs application where users can create account and then create tasks,update them and delete them

Salient features

1.Using JWT tokens for authentication

2.Creation of custom error handlers

3.Email Integration using sendGrid

4.Creating custom logger using Winston logger