SOAP vs REST

Similarly, the overall architecture of FIG Firstly SOAP implementations, as shown below:

Figure 3. SOAP implementation architecture

REST

It can be seen compared to the REST architecture, SOAP architecture diagram obvious difference is: all of the SOAP message uses HTTP POST method and URI all SOAP messages are the same, which is the basic practice SOAP-based Web services feature.

 

Restful Web Services Architecture

Firstly, the overall architecture of Web services using REST-style drawing to achieve, as shown below:

Figure 2. REST architecture to achieve

REST

 

https://www.ibm.com/developerworks/cn/webservices/0907_rest_soap/index.html

Guess you like

Origin www.cnblogs.com/feng9exe/p/12058653.html