api-rate-limit-bundle icon indicating copy to clipboard operation
api-rate-limit-bundle copied to clipboard

Rate limits protection for api-platform resources.

Results 7 api-rate-limit-bundle issues
Sort by recently updated
recently updated
newest added

Now that Symfony has a RateLimiter component maybe it's time to leverage it behind the scenes? :)

Does this rate limit works even for GraphQL API developed using API-Platform ?

Hi, I use this package from Symfony 4.4, and with default Symfony Cache, i have an error : `The path "indragunawan_api_rate_limit.cache" cannot contain an empty value, but got null.` Symfony...

Hi there, I've just been pointed to your package by @dunglas after submitting a PR for rate limits to the api-platform/core package. I like the look of your offering, as...

Hi, The default cache is not working. The directory 'api_rate_limit' is created in cache/dev, but it remains empty. Any idea why ? Thanks, Julien