dschnelldavis/angular2-json-schema-form

file upload in angularjs 2.0

NapRizwan opened this issue · 1 comments

Hi,
any one have sample code for upload file using anularjs2.0 with php rest service please send me the sample code for calling php rest api service and pull the file into the server.

Thanks
Rizwan

The larger project I'm working on, which I originally created this library for, handles file uploads separately, so I haven't built a file upload widget, and probably won't be adding one soon.

There is a blank widget component placeholder in the library though, so if you or someone else would like to finish the file widget and send a pull request, I'll be glad to add it to the library.