Simple file upload and sharing tool
Go to file
2023-12-21 11:22:31 +01:00
public/views Add basic index page. 2023-12-21 11:22:31 +01:00
static/css Add css. 2023-12-21 11:22:31 +01:00
.gitignore Start a go rewrite. 2023-12-21 11:22:31 +01:00
go.mod go mod tidy 2023-12-21 11:22:31 +01:00
go.sum go mod tidy 2023-12-21 11:22:31 +01:00
LICENSE Start a go rewrite. 2023-12-21 11:22:31 +01:00
main.go Add basic index page. 2023-12-21 11:22:31 +01:00
README.md Update readme 2023-12-21 11:22:31 +01:00

Rewrite

Rewriting upfast in go mostly for learning, and in general even faster and more robust tool.