We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
Now that Symfony has a RateLimiter component maybe it's time to leverage it behind the scenes? :)
The text was updated successfully, but these errors were encountered:
Yes it would be nice! See also: https://jolicode.com/blog/rate-limit-your-symfony-apis
Sorry, something went wrong.
@alanpoulain api-platform/core#2300 (comment) could you give some feedback here? 🙂
I think it can wait for the new metadata architecture to be available (API P 2.7). It will be probably easier to do it in this bundle then (for instance with https://github.com/api-platform/core/blob/10827bb570c44cdee2c1bb7a307a8a18df9b4f00/src/Metadata/Operation.php#L1140).
No branches or pull requests
Now that Symfony has a RateLimiter component maybe it's time to leverage it behind the scenes? :)
The text was updated successfully, but these errors were encountered: