For soap clients, the strongest matches are servicestack/servicestack (ServiceStack is a comprehensive), priore/soapengine (This is a native Swift SOAP client library designed) and savonrb/savon (Savon is a dedicated SOAP client library for Ruby). vpulim/node-soap and elixir-soap/soap round out the shortlist. Each is ranked by relevance to your query, popularity and recent activity.
Find the best SOAP clients for your project. We ranked top open-source libraries by activity and features to help you compare and pick the right one.
ServiceStack is a high-performance .NET web framework designed for building type-safe APIs using strongly-typed request and response objects. It functions as a message-based API engine that decouples business logic from the transport layer, allowing services to be exposed via multiple protocols including HTTP, gRPC, and various message queue providers. The framework is distinguished by its type-safe API generator, which produces native client SDKs and data transfer objects from service metadata across multiple languages. It also includes a distributed service gateway for microservices orchest
ServiceStack is a comprehensive .NET web framework that includes built-in support for consuming and exposing SOAP services, making it a robust tool for handling SOAP-based communication alongside its other API capabilities.
This generic SOAP client allows you to access web services using a your iOS app, Mac OS X app and AppleTV app.
This is a native Swift SOAP client library designed for Apple platforms that handles WSDL parsing and XML serialization to facilitate communication with web services.
Heavy metal SOAP client
Savon is a dedicated SOAP client library for Ruby that handles WSDL parsing, XML serialization, and HTTP transport, making it a direct tool for interacting with SOAP-based web services.
This library provides a comprehensive framework for building and consuming SOAP web services within Node.js environments. It enables developers to interact with remote services by parsing WSDL definitions to dynamically generate client proxies, while also offering server-side components to host services by mapping incoming requests to local function implementations. The project distinguishes itself through its deep integration with enterprise-grade security and messaging standards. It includes built-in support for WS-Security, allowing for the injection of cryptographic signatures, authentica
This library provides a comprehensive implementation for both SOAP clients and servers in Node.js, featuring WSDL parsing, XML serialization, and support for WS-Security headers.
SOAP client for Elixir programming language
This library provides a dedicated SOAP client for Elixir, handling WSDL parsing and XML serialization to facilitate communication with SOAP-based web services.
Simple SOAP client for Angular
This is a SOAP client library specifically designed for Angular applications, providing the necessary XML serialization and HTTP transport capabilities to interact with SOAP services.
Simple SOAP client for QML
This is a SOAP client library designed specifically for QML applications, providing the necessary XML serialization and HTTP transport capabilities to interact with SOAP services.