AaronErhardt/actix-governor

individual api rate limiter?

ash-hashtag opened this issue · 1 comments

Feature Request

Or is it already there?

I think that's already possible. You should be able to set individual middlewares for only a single handler or a group of handlers. But maybe adding an example for that would help.