Page 1 of 1

image uploading by put request

Posted: Sun Jun 02, 2013 2:29 pm
by Asif Ali

Hi,
I am implementing file uploader but i got unlimited issues to achieve this goal.

I am using Kinvey File Storage API for uploading images.
http://devcenter.kinvey.com/rest/guid...

The documentation of Kinvey says, we need to send file in PUT request,
so please give me any idea or help me to do this by using appery PUT service.

please tell me is this possible or not.

Thanks,


image uploading by put request

Posted: Sun Jun 02, 2013 4:16 pm
by maxkatz

Try these links:
http://docs.appery.io/tutorials/uploa...
https://getsatisfaction.com/apperyio/...

both show how to use the Appery.io backend but the concepts should be similar with Kinvey.