# hacdias/webdav

A simple and standalone WebDAV server.

Repository: https://github.com/hacdias/webdav
Canonical: https://ross.abutalabs.com/products/webdav
Language: Go
License: MIT
License Family: permissive
Topics: go, webdav, filesystem, http, server
Last push: 2026-08-25T19:40:04+00:00

## Health v2 (maintenance only)
Score: 98/100 (v2, computed 2026-09-03T02:20:16.233290+00:00)
- activity 99, release rhythm 96, longevity 100
- inputs: {"age_days": 3317, "days_push": 8, "days_rel": 28, "gap_med": 10.0, "n_releases_24m": 39}
- flags: none
- formula: round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10)

## Adoption (not part of the score)
Stars 5803, forks 550 (observed 2026-08-28T04:09:29.797459+00:00)

## What it is
A simple, standalone WebDAV server written in Go, distributable as a single binary or Docker image. It supports user authentication, TLS, and partial file updates via SabreDAV-compatible PATCH extensions.

## Use cases
- self-host a WebDAV file server
- share files over WebDAV with authentication
- serve a directory over HTTP with read/write access
- set up a lightweight file sync server for WebDAV clients
- run a WebDAV server in Docker
- expose remote storage to apps that support WebDAV

## When to choose
- you need a simple, single-binary WebDAV server with minimal setup
- you want Docker-based deployment of a file server
- you need basic auth, TLS, and per-user permissions without running a full web stack

## When to avoid
- you need a full-featured cloud storage platform with sharing UI and sync clients
- you need advanced WebDAV extensions or ACL support beyond basic operations
- you want a GUI-managed file server

## Facets
- artifact type: service
- maturity: active
- function: http-server, file-system, auth, cli
- domain: self-hosted, files, web-development, backend
- platform: windows, self-hosted, go, cli
- tags: webdav, file-server, file-sharing, standalone-server, linux, macos, docker

## Member repositories
- hacdias/webdav (main) score 98

## Provenance
- Observed fields: from GitHub, fetched 2026-08-28T04:09:29.797459+00:00.
- Health v2: computed from the inputs above; adoption is never an input.
- Inferred fields (summary, facets, guidance): AI-extracted, prompt v1, taxonomy v1, on 2026-08-29T17:52:45.378047+00:00, confidence not recorded.
  - readme: https://github.com/hacdias/webdav (fetched 2026-08-28T04:09:29.797459+00:00, sha d06fd96d9b85)
- Data as of 2026-08-30T08:39:29.467469+00:00.
