WebDAV server. That's all it does.
Go to file
Neale Pickett 81bb79e8de License: now with unicode! 2023-03-04 13:39:08 -07:00
cmd/webfs GET / => index.html 2023-03-04 13:27:15 -07:00
web GET / => index.html 2023-03-04 13:27:15 -07:00
Dockerfile GET / => index.html 2023-03-04 13:27:15 -07:00
LICENSE.md License: now with unicode! 2023-03-04 13:39:08 -07:00
README.md Just WebDAV 2023-03-04 11:49:39 -07:00
build.sh initial version with thumbnailing 2023-03-04 11:17:11 -07:00
go.mod GET / => index.html 2023-03-04 13:27:15 -07:00
go.sum GET / => index.html 2023-03-04 13:27:15 -07:00

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.