Main difference between soap and rest api


Main difference between soap and rest api


Main difference between soap and rest api

[table width=”100%” colwidth=”20|100|50″ colalign=”left|left|center|left|right”]
No, SOAP ,REST
1,SOAP stands for Simple Object Access Protocal, REST stands for Representational State Transfer Protocal
2,Protocal,Architecture
3,Slow{Needs More Bandwidth}, Fast{Needs Less Bandwidth} Because of Lightweight
4,Supports Xml Format data, Supports JSON Text Html etc format
5,Supports WS-Security which adds enterprise security features, Does’t Supports WSSecurity
6,SOAP Supports WS-AtomicTransaction, Does’t Supports WS-AtomicTransaction
7,Less Preferred , More Preferred

[/table]


Advertisements

Add Comment