logo
Worker Recipe: Cache purge proxy - Cloudflare Workers - Cloudflare Community

Worker Recipe: Cache purge proxy - Cloudflare Workers - Cloudflare Community

The following service worker example works as a proxy to the Cloudflare API, allowing you to purge cache for any zone within your Cloudflare account by just sending a request to domain.com/__purge_cache?zone=[zone_id] T…