reyesoft / ngx-jsonapi

JSON API client library for Angular 5+ 👌 :: Production Ready 🚀
https://ngx-jsonapi.reyesoft.com/
MIT License
101 stars 52 forks source link

How can I upload files with this library? #157

Closed habatmu-birhanu closed 5 years ago

pablorsk commented 5 years ago

Hi @habatmu-birhanu,

you cant, because JsonApi specification don't support file uploading. You need to use HttpRequest included on Angular Library