Difference between REST vs SOAP
REST vs SOAP
REST uses transport specific ( HTTP ) model whereas SOAP uses transport neutral model.
REST is focused on resources whereas SOAP is focused on custom messages.
REST uses transport specific ( HTTP ) model whereas SOAP uses transport neutral model.
REST is focused on resources whereas SOAP is focused on custom messages.