Small HTTP server written in Go that lets users easily upload files to your computer.
Go to file
raul c9c8a03f8f Improve file serving using built-ins 2024-04-30 12:11:26 +02:00
assets Move updated static assets to separate folder 2024-04-30 12:10:49 +02:00
temp Added basic functionality 2024-04-30 11:25:36 +02:00
.gitignore Initial commit 2024-04-30 10:44:59 +02:00
LICENSE Initial commit 2024-04-30 10:44:59 +02:00
README.md Initial commit 2024-04-30 10:44:59 +02:00
go.mod Add starting files 2024-04-30 10:53:18 +02:00
main.go Improve file serving using built-ins 2024-04-30 12:11:26 +02:00

README.md

uploader

Small HTTP server that lets users easily upload files to your computer.