5 ms·
I actually wrote an extremely shonky/basic file upload thing and contributed it to the weird 'illacceptanything' repository, while that was a thing, about a yea
by merlish 10y ago
I actually wrote an extremely shonky/basic file upload thing and contributed it to the weird 'illacceptanything' repository, while that was a thing, about a year and a half ago.
Maybe you'll find it helpful, maybe not. Ignore the bindata.go stuff and look at main.go (inc. file accepting) & the file upload control (w/Bootstrap fileinput.min.js) & the braindead simple HTML templating stuff.
https://github.com/leafi/illacceptanything/commit/1b78922f891e455d56df9632740e3f9a62ee6009 https://github.com/leafi/illacceptanything/commit/1b78922f89...