WebDAV server. That's all it does.
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
Neale Pickett 81bb79e8de
License: now with unicode!
4 weeks ago
cmd/webfs GET / => index.html 4 weeks ago
web GET / => index.html 4 weeks ago
Dockerfile GET / => index.html 4 weeks ago
LICENSE.md License: now with unicode! 4 weeks ago
README.md Just WebDAV 4 weeks ago
build.sh initial version with thumbnailing 4 weeks ago
go.mod GET / => index.html 4 weeks ago
go.sum GET / => index.html 4 weeks ago

README.md

webfs

It's a WebDAV server.

That's all it does. It serves WebDAV.

I front-end it with Caddy, which handles authentication and access controls.