WebService Abstraction¶
Demonstrates how to make your first high-level construct which represents a web service which abstracts the hello
example from earlier into a reusable piece of infrastructure.
Note
We try to maintain the same set of examples in all supported languages. Help us!