Tag Archives: soap
What is a Web Service?
Posted on 29. Apr, 2008 by Will Fitch.
0
A web service is a way for systems to communicate over a network. They can be as simple as an API (e.g. Google Maps) or as complex as a brokered system that handles transactions for multiple requesters and/or providers.
Web services bring with them some huge advantages. Data is packaged via HTTP [...]



