0

I have an existing, full featured, SOAP server that I have to use from node.js server code. I read about a node plugin, soap-js as a plugin. It seems to be old and not much is found on it.

Anybody knows about a node plugin for this purpose.

1 Answer 1

2

I can recommend this plugin: https://npmjs.org/package/soap Its easy to use and the support is good.

Cheers.

Sign up to request clarification or add additional context in comments.

1 Comment

Good suggestion. Also I would recommend to fetch last version from master branch, as it has couple important fixes comparing to 0.2.7 version

Your Answer

By clicking “Post Your Answer”, you agree to our terms of service and acknowledge you have read our privacy policy.

Start asking to get answers

Find the answer to your question by asking.

Ask question

Explore related questions

See similar questions with these tags.