Hacker News new | ask | show | jobs
by biomcgary 3912 days ago
Static file serving is a great tutorial project in Go. I wrote mine (https://github.com/biorisk/httpfolder) to include a file upload option too, but did not add some of the nicer features, e.g., https, in your project.