Get stock quotes by symbols:
node stock-ws.js
Get weather and forecast information for a given zip code:
node weather-rest.js
To expose REST APIs to proxy the SOAP web services, run:
node weather-ws.js
then browse to http://localhost:3000/explorer