Please mention you recipe request in the area.
support for https://github.com/valyala/fasthttp :-)
My misc suggestions in #245.
Rate Limiting would be a very very nice addition to echo...
try this, although it uses go-redis v4 which is a work in progress - https://github.com/go-redis/rate
I can create recipe how to user echo v3 with http request limiter. 聽Do you still need this recipe?
@SlavaBobik
can you show me how to add limiter in echo v3?
@vishr @SlavaBobik
I'm very interested in the rate limiting recipe as well. Any update on that front?
Tracking in https://github.com/labstack/echox/issues/24
https://github.com/labstack/echo/pull/1343 for rate limit middleware
Most helpful comment
I can create recipe how to user echo v3 with http request limiter. 聽Do you still need this recipe?