Hello,
I need to prepare a web service as follows
some applications will call this service to post me image as base64
and service will get this data and save it as image file at server just like:
/files/img1.jpg or something.
Go to the complete details ...