file (1 articles)

HTTP File Upload and Download with Go

10.12.2017 - 6m read - Go Golang file http upload download

One of Go's big upsides, for me, is its simplicity. This post shows another example of this, implementing a basic HTTP File Up- and Download using just the standard library.