MSTC-DA-IICT / REST-API-Node

Node JS project for Hacktoberfest 2021. Maintained by MSTC.
MIT License
2 stars 20 forks source link

chore: added helmet #53

Closed ivomastre closed 2 years ago

ivomastre commented 2 years ago

Added the helmet middleware inside app.js

YashTrivedi21 commented 2 years ago

What is the helmet middleware about? What is the use of it?

ivomastre commented 2 years ago

It is a wrapper for 15 middlewares that helps with http vulnerabilities. https://www.npmjs.com/package/helmet