Testing GraphQL, Rest-api and Soap webservice in the same context
NodeJS (GraphQL/Rest/Soap)
$ npm install
$ npx nodemon server.js
Test SOAP server openning the URL http://localhost:8001/wsdl?wsdl
Terminal #1
$ npx nodemon soap-server.js
$ node soap-client.js