kahmali / meteor-restivus

REST APIs for the Best of Us! - A Meteor 0.9+ package for building REST APIs https://atmospherejs.com/nimble/restivus
MIT License
544 stars 116 forks source link

Upload multipart file #307

Open hassansardarbangash opened 3 years ago

hassansardarbangash commented 3 years ago

How can I upload file using multipart formdata with restivus? Is there any way to do so?

image