An open API service indexing awesome lists of open source software.

https://github.com/james58899/cf-r2-worker

Cloudflare R2 access worker with cache.
https://github.com/james58899/cf-r2-worker

cloudflare-cache cloudflare-r2 cloudflare-workers

Last synced: about 1 year ago
JSON representation

Cloudflare R2 access worker with cache.

Awesome Lists containing this project

README

          

# cf-r2-worker
Cloudflare R2 access worker with cache.

## Deploy
1. [Login](https://developers.cloudflare.com/workers/wrangler/cli-wrangler/commands/#login) wrangler.
3. Fill bucket name in `wrangler.toml`.
4. Deploy worker using wrangler command [publish](https://developers.cloudflare.com/workers/wrangler/cli-wrangler/commands/#publish).