{"id":15987961,"url":"https://github.com/chappio/simple-webdav","last_synced_at":"2025-06-26T07:02:31.070Z","repository":{"id":98265463,"uuid":"350456448","full_name":"ChappIO/simple-webdav","owner":"ChappIO","description":"A simple single-binary webdav server with htpasswd support","archived":false,"fork":false,"pushed_at":"2023-03-07T02:17:24.000Z","size":13,"stargazers_count":1,"open_issues_count":2,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-04-04T22:14:12.907Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"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/ChappIO.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":"2021-03-22T18:56:55.000Z","updated_at":"2023-02-26T01:54:16.000Z","dependencies_parsed_at":"2023-03-13T16:03:47.031Z","dependency_job_id":null,"html_url":"https://github.com/ChappIO/simple-webdav","commit_stats":{"total_commits":5,"total_committers":1,"mean_commits":5.0,"dds":0.0,"last_synced_commit":"f7077e5689dc8af528e55a5f0cede6f60b2ab982"},"previous_names":[],"tags_count":1,"template":false,"template_full_name":null,"purl":"pkg:github/ChappIO/simple-webdav","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ChappIO%2Fsimple-webdav","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ChappIO%2Fsimple-webdav/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ChappIO%2Fsimple-webdav/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ChappIO%2Fsimple-webdav/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/ChappIO","download_url":"https://codeload.github.com/ChappIO/simple-webdav/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ChappIO%2Fsimple-webdav/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":262018678,"owners_count":23245618,"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":[],"created_at":"2024-10-08T04:00:40.700Z","updated_at":"2025-06-26T07:02:31.049Z","avatar_url":"https://github.com/ChappIO.png","language":"Go","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Simple WebDAV Server\n\nThis is a tiny implementation of a user-scoped WebDAV server.\n\n1. Authentication through .htpasswd file\n2. All users have their own root directories\n3. No databases required\n\n\n## Installation\n\nTo install the server you simply download the binary.\n\n### Linux\n\n```bash\n# Download the binary\nwget -O webdav https://github.com/ChappIO/simple-webdav/releases/latest/download/webdav_linux_amd64\n# Move it into a more appropriate place\nchmod +x webdav\nsudo mv webdav /usr/local/bin/webdav\n# Test\nwebdav --version\n```\n\n### FreeBSD (TrueNAS)\n\n```bash\n# Download the binary\nwget -O webdav https://github.com/ChappIO/simple-webdav/releases/latest/download/webdav_freebsd_amd64\n# Move it into a more appropriate place\nchmod +x webdav\nmv webdav /usr/local/bin/webdav\n# Test\nwebdav --version\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fchappio%2Fsimple-webdav","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fchappio%2Fsimple-webdav","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fchappio%2Fsimple-webdav/lists"}