{"id":8526852,"url":"https://github.com/abersheeran/r2-webdav","last_synced_at":"2025-05-16T09:05:42.193Z","repository":{"id":203488789,"uuid":"709724363","full_name":"abersheeran/r2-webdav","owner":"abersheeran","description":"Use Cloudflare Workers to provide a WebDav interface for Cloudflare R2.","archived":false,"fork":false,"pushed_at":"2025-05-07T07:19:09.000Z","size":118,"stargazers_count":229,"open_issues_count":1,"forks_count":161,"subscribers_count":4,"default_branch":"main","last_synced_at":"2025-05-12T04:14:43.107Z","etag":null,"topics":["cloudflare-r2","cloudflare-workers","webdav"],"latest_commit_sha":null,"homepage":"","language":"TypeScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/abersheeran.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2023-10-25T09:16:00.000Z","updated_at":"2025-05-09T11:13:45.000Z","dependencies_parsed_at":"2024-01-06T03:19:41.148Z","dependency_job_id":"ab4125d7-d583-4d9b-bba1-360e5ec23adf","html_url":"https://github.com/abersheeran/r2-webdav","commit_stats":{"total_commits":43,"total_committers":5,"mean_commits":8.6,"dds":"0.18604651162790697","last_synced_commit":"51a640e144f86d5b7272a4234ecccca90d1895b0"},"previous_names":["abersheeran/r2-webdav"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/abersheeran%2Fr2-webdav","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/abersheeran%2Fr2-webdav/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/abersheeran%2Fr2-webdav/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/abersheeran%2Fr2-webdav/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/abersheeran","download_url":"https://codeload.github.com/abersheeran/r2-webdav/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":254501557,"owners_count":22081528,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["cloudflare-r2","cloudflare-workers","webdav"],"created_at":"2024-04-24T07:15:25.265Z","updated_at":"2025-05-16T09:05:37.183Z","avatar_url":"https://github.com/abersheeran.png","language":"TypeScript","funding_links":[],"categories":["TypeScript"],"sub_categories":[],"readme":"# r2-webdav\n\n[![Deploy to Cloudflare Workers](https://deploy.workers.cloudflare.com/button)](https://deploy.workers.cloudflare.com/?url=https://github.com/abersheeran/r2-webdav)\n\nUse Cloudflare Workers to provide a WebDav interface for Cloudflare R2.\n\n## Usage\n\nChange wrangler.toml to your own.\n\n```toml\n[[r2_buckets]]\nbinding = 'bucket' # \u003c~ valid JavaScript variable name, don't change this\nbucket_name = 'webdav'\n```\n\nThen use wrangler to deploy.\n\n```bash\nwrangler deploy\n\nwrangler secret put USERNAME\nwrangler secret put PASSWORD\n```\n\n## Development\n\nWith `wrangler`, you can build, test, and deploy your Worker with the following commands:\n\n```sh\n# run your Worker in an ideal development workflow (with a local server, file watcher \u0026 more)\n$ npm run dev\n\n# deploy your Worker globally to the Cloudflare network (update your wrangler.toml file for configuration)\n$ npm run deploy\n```\n\n## Test\n\nUse [litmus](https://github.com/notroj/litmus) to test.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fabersheeran%2Fr2-webdav","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fabersheeran%2Fr2-webdav","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fabersheeran%2Fr2-webdav/lists"}