sdiaz / FOSRestBundleByExample

FOSRestBundle example project with Symfony 2.6 standard distribution
MIT License
106 stars 31 forks source link

An example for file upload #3

Open babour opened 11 years ago

babour commented 11 years ago

Hi,

I have been searching around and trying a lot on my own but i still didn't figure out how to upload file using json POST and FOSRestBundle.

I think it's quite simple once we figure it out, including a simple file upload in this example would be a great idea.

best,

artworkad commented 11 years ago

https://groups.google.com/forum/?fromgroups#!topic/api-craft/UurqDLfzQ-U

sdiaz commented 9 years ago

I would add an example using VichUploaderBundle.

reypm commented 9 years ago

@sdiaz Will you add this example soon? I am dealing with this and can't find a way to upload the file through FOSRestBundle in a POST request, if you can give me some ideas will be really appreciated.

nicodemuz commented 8 years ago

+1 for example with VichUploaderBundle :)

ziobudda commented 8 years ago

Any news for an example with VichUploaderBundle ?

Invis1ble commented 7 years ago

bump