Friday 20 July 2018

Ralphi - Simple rate limiting server in pure nodejs

I released a node rate limiting module.https://ift.tt/2O0jAdE runs purely in nodejs so no need for any other dependency (Like memcached or redis).The focus is around preventing bruteforce attacks. And it is intended to be used in small to medium projects where adding another database to your stack doesn't make a lot of sense.Any feedback would be appreciated

Submitted July 20, 2018 at 03:29PM by yonjah

No comments:

Post a Comment