Question

I have an api that transfers data to my mobile app. On the server I'm using Phalcon framework. Do you know how can I send photos from my mobile app, to the server, parse them, save them into a folder and then send the response back with the url? I haven't found anything in the documentation

I am using REST with JSON. Thank you!

Was it helpful?

Solution

Licensed under: CC-BY-SA with attribution
Not affiliated with StackOverflow
scroll top