get aws s3 objects using cloudflare workers
  • TypeScript 100%
Find a file
2025-11-09 15:40:01 +08:00
src Deny invalid requests and updaate tests 2025-11-09 15:12:10 +08:00
test Deny invalid requests and updaate tests 2025-11-09 15:12:10 +08:00
.editorconfig Initial commit (by create-cloudflare CLI) 2025-11-06 23:03:25 +08:00
.env.example Add example env file 2025-11-09 15:40:01 +08:00
.gitignore Initial commit (by create-cloudflare CLI) 2025-11-06 23:03:25 +08:00
.prettierrc Initial commit (by create-cloudflare CLI) 2025-11-06 23:03:25 +08:00
bun.lock Fetch objects using aws-sigv4-fetch 2025-11-09 14:20:29 +08:00
LICENSE Add license 2025-11-09 13:49:48 +08:00
package.json Fetch objects using aws-sigv4-fetch 2025-11-09 14:20:29 +08:00
tsconfig.json Initial commit (by create-cloudflare CLI) 2025-11-06 23:03:25 +08:00
vitest.config.mts Switch to wrangler.toml 2025-11-09 14:18:14 +08:00
worker-configuration.d.ts Fetch objects using aws-sigv4-fetch 2025-11-09 14:20:29 +08:00
wrangler.toml Switch to wrangler.toml 2025-11-09 14:18:14 +08:00