(Tutorial) Directly/indirectly uploading to R2 (S3) buckets via Cloudflare Workers
30 Sep 2024
In this tutorial I'll show you a couple of ways to upload files to Cloudflare's version of S3 storage, known as R2, from a Cloudflare Worker. We'll look at both indirect and (via presigned URLs) direct uploads.