Commit Graph

1 Commits

Author SHA1 Message Date
Dave Syer
a625386b76 Switch to quote service (SOAP endpoint actually exists)
The weather service we had been using no longer exists and there
doesn't seem to be a simple publicly available alternative
(everyone is using plain HTTP these days). So this change converts
the sample to a public SOAP service that does stock quotes.

Fixes gh-9
2017-01-16 11:00:22 +00:00