Tuesday, November 15, 2022

SOAP VS Restful

Restful is a architecture pattern that send or receive http request

 Representational State Transfer supports xml, JSON

XML, JSON, Plain text, HTML


soap is standard object access protocol

soap support only xml

No comments:

Post a Comment