MiYazJE / Share-Videos

A web application to view youtube videos in real time with friends.
https://share-videos.vercel.app/
MIT License
1 stars 0 forks source link

Fix code scanning alert - Missing rate limiting #11

Open MiYazJE opened 2 years ago

MiYazJE commented 2 years ago

Tracking issue for:

MiYazJE commented 2 years ago

It will be nice to implement a rate-limiter for the api to prevent DDOS atacks.

Library express-rate-limit seems to be a good implementation