2 How to build a file upload form using DropzoneJS and Go

hackernoon.com posted by iris-go 2400 days ago  

This is the part 1 of 2 in DropzoneJS + Go series.

DropzoneJS + Go: How to build a file upload form

DropzoneJS is an open source library that provides drag’n’drop file uploads with image previews. It is a great JavaScript library which actually does not even rely on JQuery.
 In this tutorial, we are building a multiple file upload form using DropzoneJS, and the backend will be handled by Go and Iris.

Register to comment or vote on this story