Difference between SOAP and REST Web Service.

Difference between SOAP and REST Web Service. OR
SOAP Vs REST Web Service.


SOAP Vs REST Web Service, when to use SOAP, When to use REST, Which to choose, What are the benefits. 
when to use soap and when to use rest web services
When to use soap and when to use rest web services

SOAP stands for Simple Object Access Protocol, whereas REST stands for REpresentational State Transfer.

lets see what exactly is the need of SOAP and REST and then we will see the difference between them.

For communication between language and platform independent applications over internet, we need some standard protocol for exchanging information, SOAP and REST protocol mainly defines a way though which messages should be exchanged.

Let's see important difference between SOAP and REST Service which will help you decide which to choose among both.