Rate limit middleware for Hono.
npm install hono-rate-limiter


Simple rate limiter for Hono.
For documentation visit honohub.dev.
> [!Note]
> This package is still in development and your feedback is highly appreciated. If you have any suggestions or issues, please let us know by creating an issue on GitHub.
Visit our contributing docs.
The idea for this project was inspired by express-rate-limit