{"id":16550885,"url":"https://github.com/tmaize/webdav","last_synced_at":"2026-04-19T01:09:20.459Z","repository":{"id":196151496,"uuid":"694710172","full_name":"TMaize/webdav","owner":"TMaize","description":"simple webdav server with auth","archived":false,"fork":false,"pushed_at":"2023-10-21T09:40:17.000Z","size":5,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-01-14T20:25:03.363Z","etag":null,"topics":["binary","docker","webdav"],"latest_commit_sha":null,"homepage":"","language":"Go","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/TMaize.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}},"created_at":"2023-09-21T14:35:37.000Z","updated_at":"2023-09-21T14:45:35.000Z","dependencies_parsed_at":"2023-09-21T18:49:24.506Z","dependency_job_id":null,"html_url":"https://github.com/TMaize/webdav","commit_stats":null,"previous_names":["tmaize/webdav"],"tags_count":1,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TMaize%2Fwebdav","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TMaize%2Fwebdav/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TMaize%2Fwebdav/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TMaize%2Fwebdav/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/TMaize","download_url":"https://codeload.github.com/TMaize/webdav/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":241871377,"owners_count":20034447,"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":["binary","docker","webdav"],"created_at":"2024-10-11T19:35:41.516Z","updated_at":"2026-04-19T01:09:15.428Z","avatar_url":"https://github.com/TMaize.png","language":"Go","funding_links":[],"categories":[],"sub_categories":[],"readme":"# webdav\n\nsimple webdav server with auth\n\n## Usage\n\nconfig.yml\n\n```yml\nport: 80\naccounts:\n  - user: 'demo'\n    password: '123456789'\n    dir: ./data\n```\n\nrun with binary\n\n```\nwebdav -c config.yml\n```\n\nrun with [docker](https://registry.hub.docker.com/r/tmaize/webdav/tags)\n\n```\ndocker run tmaize/webdav:x.x.x -p 80:80 -v config.yml:/app/config.yml\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ftmaize%2Fwebdav","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Ftmaize%2Fwebdav","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ftmaize%2Fwebdav/lists"}