Exposes a directory through HTTP and allows putting, getting and deleting files
Find a file
Knut Ahlers abe29c2290
Initial version
Signed-off-by: Knut Ahlers <knut@ahlers.me>
2023-06-14 14:15:59 +02:00
.gitignore 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
LICENSE Initial version 2023-06-14 14:15:59 +02:00
main.go Initial version 2023-06-14 14:15:59 +02:00
README.md Initial version 2023-06-14 14:15:59 +02:00

Luzifer / hold-this

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