Overview of Web Services |
 |
2025-03-14 |
 |
 |

5 |
 |
 |
The Good, The Bad, and The Ugly
There are at least 3 ways to expose a web service. Two are what we
understand as communication/transport protocols (XML-RPC and SOAP),
and the other is more a "way of doing things" (REST).
You decide which is which :-)