super basic file upload service written in golang
| pages | basic stuff | |
| templates | basic stuff | |
| .gitignore | basic stuff | |
| go.mod | basic stuff | |
| go.sum | basic stuff | |
| LICENSE | basic stuff | |
| main.go | basic stuff | |
| readme.md | basic stuff | |
PubbyBox
Pubbybox is a super basic file upload service powered by HTMX, Handlebars, and Golang.
As of now, there is only a basic frontend that provides upload capability. Size limits, password protection, and rate limiting are all planned.