Skip to content

omermoreno78/node-soap-client

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Node JS SOAP Client V1.0.2

This is a little Node JS SOAP client example project.

Installation:

git clone https://github.com/omermoreno78/node-soap-client.git
cd node-soap-client
npm install

Run:

npm start

Debug:

npm run debug

Test:

  1. Import the Postman collection to Postman:
    extras\postman\node-soap-client.postman_collection.json
  2. Open the Test request and execute.