iOS Client + Rest API to upload photos
I have a basic requirement of uploading an image from an iOS App to a
remote server . I know that I can use NSURLConnection in XCode to transfer
the image to a remote server . But I need to develop a REST Webservice
also in the remote server which can accept images from the iOS Client and
store inside a DB/Harddisk .
Can anyone please suggest me the best method/libraries which can be used
to to develop the REST Webservice .
Thanks,
Shuhail
No comments:
Post a Comment