I built an idiomatic ratelimiter middleware that contains ready to use gin, echo and go's http middlewares and is really easy to use.
It is still very basic and has little configurations. I implemented the sliding window counter algorithm but not exactly like the actual one.
I'd love if you suggest me some changes and features and also give me advice on making it better. And also give it a star if you liked it 🥺

