Erlang Webmachine File Upload example

So.. you're combing the internet for how the heck to do a simple file upload with webmachine? You know - form enctype="multipart/form-data" and a <input type="file"> ? Easy enough in PHP. Absolutely no info that google finds online. The mail archive does not seemed to be reach by googles tentacles.

Here is is:
https://bitbucket.org/argv0/webmachine_examples/src/eeac8c49a47d/fileupload/src/fileupload_resource.erl


Also, comb the mailinglist archive: http://lists.therestfulway.com/pipermail/webmachine_lists.therestfulway.com/


You're welcome.


Page :  1