AdamPflug / express-brute

Brute-force protection middleware for express routes by rate limiting incoming requests
MIT License
564 stars 90 forks source link

Add express-brute-nedb to README.md #48

Closed natsukagami closed 7 years ago

natsukagami commented 7 years ago

I wrote a store implementation based on nedb at https://github.com/natsukagami/express-brute-nedb.

It seems to be feature-complete. Please give it a look and if it's okay add it to your README.md.