soap-now
A small library to make SOAP requests easier with Node.js
Installation
npm install soap-now
Requirements
- Node.js >=7.6.0 (async/await support)
Usage
Node.js
`
js
const soapRequest = require('soap-now');
// example data
A small library to make SOAP requests easier with Node.js
A small library to make SOAP requests easier with Node.js
npm install soap-now
`
js
const soapRequest = require('soap-now');
// example data