All documentation on Cloudflare Services Workers, including frequently asked questions can be found at developers.cloudflare.com/workers/
Cloudflare Workers let you run JavaScript in Cloudflare’s hundreds of data centers around the world. Using a Worker, you can modify your site’s HTTP requests and responses, make parallel requests, or generate responses from the edge.