1
0
Fork
You've already forked pubbybox
0
super basic file upload service written in golang
  • Go 53.4%
  • HTML 39.3%
  • Handlebars 7.3%
2025年11月27日 00:37:47 -08:00
pages basic stuff 2025年11月27日 00:37:47 -08:00
templates basic stuff 2025年11月27日 00:37:47 -08:00
.gitignore basic stuff 2025年11月27日 00:37:47 -08:00
go.mod basic stuff 2025年11月27日 00:37:47 -08:00
go.sum basic stuff 2025年11月27日 00:37:47 -08:00
LICENSE basic stuff 2025年11月27日 00:37:47 -08:00
main.go basic stuff 2025年11月27日 00:37:47 -08:00
readme.md basic stuff 2025年11月27日 00:37:47 -08:00

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.