Cloudflare Workers provides a serverless execution environment that allows you to create entirely new applications or augment existing ones without configuring or maintaining infrastructure.
The best part: you can build full-stack applications with this in combination with Cloudflare Pages and other solutions.
Cloudflare offers us IncomingRequestCfProperties which we can use to show edge information,
such as for example the ASN or country you are connecting from, and more.
Here a 2nd demo which shows the different properties of an incoming request object – or here a 3rd demo that returns all Cloudflare Workers Headers.
This is an "Image sharing platform build with Cloudflare Pages”, which showcases the power of functions and Cloudflare Workers.
Combining Cloudflare Workers and Enterprise Bot Management can allow conditional redirect based on the request's Bot Score, essentially feeding whatever information to the bot.
The information contained on this website is for general information and educational purposes only. This website is not affiliated with the company Cloudflare, nor does it represent Cloudflare in any way.