sliproad/router
Gabriel Simmer c28851fcc3
Tests & CI, io.Reader > Multipart file.
Making some improvements to the future maintainability of the project,
namely in the form of tests. Also implemented a new "dist" command to
the Makefile that packs up the binaries, and will eventually be expanded
to do more legwork when prepping for a release.

Updated file providers to use io.Reader over an explicit multipart file,
and removed the handler in favour of a plain filename, since that was
it's primary purpose.
2020-04-03 13:26:06 +01:00
..
filerouter.go Tests & CI, io.Reader > Multipart file. 2020-04-03 13:26:06 +01:00
router.go Resolve upload logic for frontend. 2020-04-03 02:51:38 +01:00