2do2go / rate-limit-mongoLinks
A MongoDB store for express-rate-limit middleware
☆32Updated last year
Alternatives and similar repositories for rate-limit-mongo
Users that are interested in rate-limit-mongo are comparing it to the libraries listed below
Sorting:
- Slow down repeated requests; use as an alternative (or addition) to express-rate-limit☆295Updated last month
- A rate limiting store for express-rate-limit with Redis/Redict/Valkey/etc.☆212Updated last week
- Implementation of google recaptcha v2 & V3 solutions for express.js☆130Updated 3 years ago
- Isomorphic function to convert a bytes value (e.g. 3456) to a human-readable string ('3.5 kB')☆90Updated last year
- First class async & promise support for redis.☆170Updated 3 years ago
- A Fastify plugin to parse x-www-form-urlencoded bodies☆135Updated last week
- express-session full featured MemoryStore layer without leaks!☆121Updated last year
- Decorates fastify instance with a map of routes☆125Updated last week
- Easy 2-Factor Integration For Node.JS☆220Updated 3 years ago
- Very basic encrypt and decrypt node module☆271Updated 3 months ago
- Check if a string is an IP address☆117Updated 2 years ago
- Check if the process is running inside a Docker container☆232Updated 3 months ago
- A cryptographically secure generator for random numbers in a range.☆83Updated 4 years ago
- Fastify MongoDB connection plugin☆265Updated last week
- Parse milliseconds into an object☆124Updated last year
- An mutable object format designed for chaining & objectMode streams☆269Updated 5 months ago
- Recursively mkdir, like `mkdir -p`, but in node.js☆194Updated 2 years ago
- Fastify plugin for uploading files☆76Updated 2 years ago
- Express middleware for validating requests against JSON schema☆159Updated last year
- Throttles arbitrary code to execute a maximum number of times per interval. Best for making throttled API requests.☆123Updated 5 months ago
- Attach virtuals to the results of mongoose lean() queries☆48Updated last week
- Plugin helper for Fastify☆234Updated last week
- Middleware to disable client-side caching☆143Updated last month
- **THIS REPOSITORY AND PACKAGE WILL BE DEPRECATED IN JULY 2024** Like request, but tiny. Fetch under the hood.☆66Updated 3 weeks ago
- Fastify compression utils☆224Updated last week
- Fastify Basic auth plugin☆91Updated last week
- Add an accepts parser to Fastify☆78Updated last week
- Node.js module to read last git commit information including tags and branch