-
Notifications
You must be signed in to change notification settings - Fork 0
Open
Labels
Description
would be great if API also supported upload via application/octet-stream.
see example here: https://github.com/valums/file-uploader/blob/master/server/nodejs.js
and could you add a success: true if upload succeeded?
that way I could use the https://github.com/valums/file-uploader/ to implement uploading multiple images.
what do you think?