You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@openwhisk.apache.org by gi...@git.apache.org on 2017/06/09 13:42:53 UTC

[GitHub] cfjedimaster opened a new issue #2353: Add 2 "File Upload" utilities to the default npm list

cfjedimaster opened a new issue #2353: Add 2 "File Upload" utilities to the default npm list
URL: https://github.com/apache/incubator-openwhisk/issues/2353
 
 
   While file uploads are - in general - something you want to use with caution in OpenWhisk, it would be nice to support two popular npm modules that make this easy:
   
   * formidable - https://www.npmjs.com/package/formidable
   * multer - https://www.npmjs.com/package/multer
   
   Note, in both cases we need an Express req object. I'm filing another ER for that.
 
----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
users@infra.apache.org


With regards,
Apache Git Services