Exposes a directory through HTTP and allows putting, getting and deleting files
Go to file
Knut Ahlers 9f5882831a
Add Dockerfile
Signed-off-by: Knut Ahlers <knut@ahlers.me>
2023-06-14 14:20:31 +02:00
.gitignore Initial version 2023-06-14 14:15:59 +02:00
Dockerfile Add Dockerfile 2023-06-14 14:20:31 +02:00
LICENSE Initial version 2023-06-14 14:15:59 +02:00
README.md Initial version 2023-06-14 14:15:59 +02:00
go.mod Initial version 2023-06-14 14:15:59 +02:00
go.sum Initial version 2023-06-14 14:15:59 +02:00
handlers.go Initial version 2023-06-14 14:15:59 +02:00
main.go Initial version 2023-06-14 14:15:59 +02:00

README.md

Luzifer / hold-this

Does what the name says: Exposes a directory through HTTP and allows putting, getting and deleting files.