DEV Community

Clive Da
Clive Da

Posted on

using vpulim node soap to call soap apis

not all APIs use REST some such as UK National Rail Travel APIs use SOAP

https://dev.to/alialp/soap-vs-rest-219k

https://fsse8info.wordpress.com/2020/01/12/uk-bus-buses-railway-train-travel-apis/

heres a guide on using node and node-soap from red hat

https://developers.redhat.com/blog/2016/02/19/apps-101-an-absolute-beginners-guide-to-integrating-with-a-node-js-backend/

and here's node-soap on github


Top comments (0)