Johann,

On Fri, Feb 10, 2017 at 8:14 AM, Johann Höchtl <johann.hoec...@gmail.com>
wrote:

> Can someone recommend me a skeleton of how to handle file uploads via web
> browser in Golang?
> Added Bonus: Drag & Drop would be nice but I understand that this is
> likely a HTML/Javascript issue.
>

I have this very simple example of a Markdown renderer that expects the
user to upload her .md file, here:
https://github.com/sbinet/cmark/blob/master/main.go#L57

it's fugly, but serviceable :)

hth,
-s

-- 
You received this message because you are subscribed to the Google Groups 
"golang-nuts" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to golang-nuts+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to