Submitted by heartin on Fri, 04/03/2015 - 00:57
-
What are the differences between SOAP web services and REST web services?
-
If REST can support multiple MIME types such as XML, Text, JSON, user-defined etc. then how do server and client know about what the other is sending?
-
What are the different ways in which you can secure a REST web service?
-
What are microservices?