bucc-dev / bucc-notification

This repo contains excellently written code for the BUCC notification service
MIT License
0 stars 1 forks source link

implement rate limiter #6

Open Alfred-Onuada opened 5 months ago

Alfred-Onuada commented 5 months ago

This should cap registration at about 2 per minute from one IP. can later be updated to limit other endpoints

look at express rate limiter