vpulim/node-soap
A SOAP client and server for node.js. observed · 2026-08-28
Health v2 · maintenance only
99/100
- Activity 99
- Release rhythm 99
- Longevity 100
How is this computed?
round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10) — computed 2026-09-03. Adoption (stars, forks) is never an input.
- gap_med: 18.0
- age_days: 5627
- days_rel: 7
- days_push: 7
- n_releases_24m: 31
Adoption not part of the score
3038 stars · 1489 forks observed · 2026-08-28
What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-30, confidence not recorded
A Node.js library providing both a SOAP client and a SOAP server, with WSDL parsing, SOAP header handling, security options, and async method support. It lets JavaScript applications consume and expose SOAP web services.
Use cases
- call a SOAP web service from node.js
- parse a WSDL and generate client methods
- expose my own SOAP server endpoint in node
- add custom SOAP headers to requests
- consume legacy enterprise SOAP APIs
- handle SOAP faults and security credentials
When to choose
- you need to integrate with SOAP/WSDL-based enterprise services in Node.js
- you must expose a SOAP-compatible server endpoint
- you need fine control over SOAP headers, namespaces, and security
When to avoid
- you only need modern REST or GraphQL APIs
- you are not on a Node.js runtime
- you need a strongly-typed SOAP client generated from WSDL in a compiled language
Facets
library · maturity active
http-client http-server serialization middleware web-development backend apis developer-tools soap wsdl xml web-services soap-client soap-server nodejs javascript
1 source
- readme: https://github.com/vpulim/node-soap · fetched 2026-08-28 · 64424d65fdec
Member repositories
| Repository | Role | Health v2 |
|---|---|---|
| vpulim/node-soap | main | 99 |
For agents
markdown · JSON · MCP: product_card(name="vpulim/node-soap")
Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem