Skip to content

Enable rate limiting for the API in Cloudflare #15

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

Open
alexjustesen opened this issue Feb 6, 2025 · 3 comments
Open

Enable rate limiting for the API in Cloudflare #15

alexjustesen opened this issue Feb 6, 2025 · 3 comments
Labels
🎉 feature New feature or request
Milestone

Comments

@alexjustesen
Copy link
Collaborator

https://james.brooks.page/blog/supercharging-rate-limiting-with-cloudflare

@alexjustesen alexjustesen added the 🎉 feature New feature or request label Feb 6, 2025
@alexjustesen alexjustesen added this to the v1 milestone Feb 24, 2025
@chrisjm
Copy link
Collaborator

chrisjm commented Mar 29, 2025

@alexjustesen I've spent the last 30 minutes combing through Cloudflare and I think they've already changed things since this was published and my attention span looking through ALL of the settings has wained 😆

I'm not overly concerned since Cloudflare handles DoS attacks, but we can monitor and maybe look through the settings together.

@alexjustesen
Copy link
Collaborator Author

@chrisjm rate limiting in Laravel is pretty easy if we want to do it there too: https://laravel.com/docs/12.x/rate-limiting#main-content

I'll take a look at the CF panel in another project I was pretty sure I did this in...

@chrisjm
Copy link
Collaborator

chrisjm commented Mar 29, 2025

Yeah, I just think it's a bit overkill for now given Cloudflare handles it. Again, something for v2 since we'll be utilizing auth.

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

No branches or pull requests

2 participants