Back to profile
Mohd Anas
Update image

Day 4 [Planned]: APIThrottle - Smart Rate Limiting

Just a cool experiment tiny project with @Cloudflare Workers where regular rate limiting blocks everyone equally.

Made 100 requests? You're blocked 😶

But what if it's real users during a busy moment?

I'm building APIThrottle - a smart rate limiter that:

🧑‍🏭Learns how real users behave ✂️Blocks bots, not real people 🚀Works super fast at the edge (<1ms) 🦺Keeps your API safe without annoying users

Perfect for developers who don't want to choose between security and good user experience.

Will try to work on it at midnight or tomorrow and love to know your feedbacks, suggest me next ideas.