echo-contrib icon indicating copy to clipboard operation
echo-contrib copied to clipboard

fix(rate-limit): Added logic for a rate limiter

Open retr0-kernel opened this issue 9 months ago • 5 comments

This version provides a rate limiting middleware for the Echo web framework. Issue #134

Features:

  • In-memory rate limiting by IP address (default) or custom keys
  • Configurable time windows and request limits
  • Customizable error and exceed handlers
  • Request rate headers (X-RateLimit-*)
  • Support for pluggable storage backends

retr0-kernel avatar Apr 05 '25 21:04 retr0-kernel

@vishr and @aldas - Please review this. Thank you

retr0-kernel avatar Apr 05 '25 21:04 retr0-kernel

@aldas Any updates on this? Thank you.

retr0-kernel avatar Apr 15 '25 10:04 retr0-kernel

@aldas any updates or even any reviews would be very welcoming.

retr0-kernel avatar May 09 '25 09:05 retr0-kernel

@laychopy and @jamesstocktonj1 . Any updates on this? If needed changes or anything, readily available to get it done.

retr0-kernel avatar Jul 25 '25 20:07 retr0-kernel