Example server that accepts a file upload and runs imagemagick trim, displaying the trimmed image
go get github.com/natethinks/magick-trim-example
cd
to project directory, i.e. go/src/github.com/natethinks/magick-trim-example
go run main.go
Service will be running at localhost:5000