Basic IP rate-limiting middleware for Express. Use to limit repeated requests to public APIs and/or endpoints such as password reset.
express-rate-limitabout 1 month agoIP rate-limiting middleware for Koajs 2. Use to limit repeated requests to APIs and/or endpoints such as password reset.
ysocorpalmost 2 years agoBasic IP rate-limiting middleware for Express that slows down responses rather than blocking the user.
express-rate-limit9 months agoProvides a Mongo store for the express-rate-limit middleware.
2do2goover 2 years agoA PostgreSQL store for the express-rate-limit
middleware