atreugo
atreugo copied to clipboard
rate limit middleware request
Hi, I really like your framework and I'm currently using it for my project. I really need a rate limiter to control the traffic, I found some libraries that support Fasthttp. But I don't really know how to use them in Atreugo. Can you make a simple rate limiter middleware example to extend the Atreugo?
Libraries I found may be helpful:
-
https://github.com/ulule/limiter
-
https://github.com/didip/tollbooth
Hi @anxuanzi,
I will try to develop the middleware as soon as possible.
Thanks for use Atreugo 😉
Hi @anxuanzi,
I will try to develop the middleware as soon as possible.
Thanks for use Atreugo
Thank you! Looking forward to that~
Hi @anxuanzi,
I don't forget the middleware, but lately, i don't have too much time.
I will try to has it soon.