Web services and APIs: a matter of etiquette…
What are web services and API’s? According to tutorialspoint.com, “a web service is any piece of software that makes itself available over the internet and uses a standardized XML messaging system. XML is used to encode all communications to a web service. For example, a client invokes a web service by sending an XML message, then waits for a corresponding XML response.”