Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add tower_governor to README and .DS_Store to .gitignore #153

Open
wants to merge 2 commits into
base: master
Choose a base branch
from

Conversation

benwis
Copy link

@benwis benwis commented Oct 18, 2022

Pretty much what the title says. Thanks for making governor!

Ben Wishovich added 2 commits October 18, 2022 13:21
README.md Outdated
@@ -11,3 +11,5 @@ See the [README for the `governor` crate](governor/README.md) for details.
+ [tide-governor](https://github.com/ohmree/tide-governor): A tide middleware that provides rate-limiting functionality backed by governor.

+ [actix-governor](https://github.com/AaronErhardt/actix-governor): A middleware for actix-web that provides rate-limiting backed by governor.

+ [tower_governor](https://github.com/benwis/tower_governor): A tower middleware that provides rate-limit ing backed by governor for projects that use Tower like Axum and Tonic
Copy link

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Suggested change
+ [tower_governor](https://github.com/benwis/tower_governor): A tower middleware that provides rate-limit ing backed by governor for projects that use Tower like Axum and Tonic
+ [tower_governor](https://github.com/benwis/tower-governor): A tower middleware that provides rate-limiting backed by governor for projects that use Tower like Axum and Tonic

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants