Crio-Bytes / IBD-2022-Master-Repository

This is the master repository where you can publish your work.
6 stars 22 forks source link

Validating Routes and Adding Security to our Server in our express app #76

Closed gauravsahu21 closed 1 year ago

gauravsahu21 commented 1 year ago

MicroByte Title: Validating Routes and Adding Security to our Server in our express app

Domain: NodeJs , ExpressJS

Scope of learning for learners: We will validate the request which comes from the Client/Browser and Adds Security to our Server

Activities: Activity 1: Adding Validations to our signup routes Activity 2: Adding Validations to our signup routes using the Joi library Activity 3: Adding Security using Environment Variables