Hey Iván. First of all, thank you very much for your hard work on this
workshop. I am really enjoying it.
While I am still working it, I fear I can't give much feedback at the time.
The only thing I wanted to mention, - you have defined a "thriller" field
on the Movie type - did you mean "trail
Hi Madan,
I believe the client should be to able to send both param1 and param2 as
strings. The server can then decode param2, the base64-encoded string, back
into binary, and save the file.
You can use Node.js http.request or https.request (for secure connections),
or you could use the `reque