Example of using the LoopBack SOAP connector.
Page Contents
Note: This page was generated from the
loopback-example-connector/README.md.
loopback-example-connector.soap
Usage
Example 1
Get stock quotes by symbols:
node stock-ws.js
Example 2
Get weather and forecast information for a given zip code:
node weather-rest.js
Example 3
To expose REST APIs to proxy the SOAP web services, run:
node weather-ws.js
then browse to http://localhost:3000/explorer