Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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
- Host: GitHub
- URL: https://github.com/herom/nodejs-vienna-nodesoap
- Owner: herom
- License: mit
- Created: 2014-10-13T00:18:33.000Z (about 10 years ago)
- Default Branch: master
- Last Pushed: 2014-10-13T07:01:47.000Z (about 10 years ago)
- Last Synced: 2023-08-03T02:10:05.999Z (over 1 year ago)
- Language: JavaScript
- Size: 234 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
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 :) ).