/golang-http-file-upload-download

A simple example of an HTTP upload and download in Go

Primary LanguageGoMIT LicenseMIT

golang-http-file-upload-download

A simple example of an HTTP upload and download in Go

Start with

go run main.go

Note: Make sure that you have got the required permission to the main.go file or your built file. In addition, you must create a tmp directory/folder on the same path.