Part 2: Building an HTTP Rate Limiter with Cloudflare Workers
Nov 22, 2025 · 9 min read · In Part 1, we introduced Cloudflare Workers and the concept of middleware at the edge. We saw how Workers let you execute logic close to your users, and we discussed their V8 isolate runtime. Now it’s time to move from theory to practice. In this art...
Join discussion

