Actually I have almost the same scenario: I am trying to upload large files 
as a stream. Do you think the io.Copy() method would work for me? If not 
what do you recommend.

On Friday, 27 November 2015 04:15:16 UTC+2, suman jakkula wrote:
>
> Is there any example of uploading a file to Rest API (POST) implemented 
> using Gorilla library in Go? This API should be accessible via curl, chrome 
> Rest client or any other http rest clients.
> Examples I googled show uploading from a web page Form.
>

-- 
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