Vote count:
0
I used some web services and made my own. All of them were simple and they were only using simple GET requests like this:
and a JSON data was output according to the parameters provided.
What I wanna do is a fileupload service. Normally if it wasn't a web service I would use HTTP POST for this. How can i do this with REST API? What's the difference between POST and GET requests with respect to REST web services.
asked 2 mins ago
REST API File Upload
Aucun commentaire:
Enregistrer un commentaire