Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/herom/nodejs-vienna-nodesoap

`node-soap` example application for the Node.js Vienna meetup group
https://github.com/herom/nodejs-vienna-nodesoap

Last synced: 8 days ago
JSON representation

`node-soap` example application for the Node.js Vienna meetup group

Awesome Lists containing this project

README

        

This is an example application for my talk at the Node.js Vienna Meetup Group on October 14th, 2014. It is in no way
(feature) complete, styled or "production ready" and lacks of security checks and documentation. This application should
just give you a quick overview about what is possible with the `node-soap` libary [node-soap @ GitHub](https://github.com/vpulim/node-soap).

As of today (October 13th, 2014) this example app is working with the SOAP web service delivered by http://services.aonaware.com/DictService/DictService.asmx?WSDL
(thanks for that :) ).