SOAP (Simple Object Access Protocol)

glossary

SOAP (Simple Object Access Protocol)

A protocol for exchanging structured information in web services using XML. SOAP is more rigid than REST, with built-in error handling, security, and ACID compliance.

See Also

Other languages