node.js - Consume a rest service? -


is there module abstract consuming web service away me.

so can make synchronous call: var myobj = rest.getobjectfromurl('url') or that?

do mean restful/http-based webservice? if http://nodejs.org/api/http.html#http_http_get_options_callback

otherwise maybe https://github.com/vpulim/node-soap soap webservice.

or else?


Comments

Popular posts from this blog

java - Oracle EBS .ClassNotFoundException: oracle.apps.fnd.formsClient.FormsLauncher.class ERROR -

c# - how to use buttonedit in devexpress gridcontrol -

nvd3.js - angularjs-nvd3-directives setting color in legend as well as in chart elements -