Overview of Web Services |
|
2024-11-22 |
|
|
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 :-)