awesome-repositories.com
Blog
MCP
awesome-repositories.com

Discover the best open-source repositories with AI-powered search.

ExploreCurated searchesOpen-source alternativesSelf-hosted softwareBlogSitemap
ProjectMCP serverAboutHow we rankPress
LegalPrivacyTerms
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·

SOAP clients

Ranking updated Jul 18, 2026

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.

SOAP clients

Find the best repos with AI.We'll search the best matching repositories with AI.
  • servicestack/servicestackServiceStack avatar

    ServiceStack/ServiceStack

    5,498View on GitHub↗

    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.

    C#Message-Based RoutingType-Safe API FrameworksWeb Application Hosting
    View on GitHub↗5,498
  • priore/soapenginepriore avatar

    priore/SOAPEngine

    484View on GitHub↗

    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.

    SwiftNetworkingSOAP Clients
    View on GitHub↗484
  • savonrb/savonsavonrb avatar

    savonrb/savon

    2,086View on GitHub↗

    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.

    RubyHTTP Clients
    View on GitHub↗2,086
  • vpulim/node-soapvpulim avatar

    vpulim/node-soap

    3,039View on GitHub↗

    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.

    JavaScriptSOAP Clients
    View on GitHub↗3,039
  • elixir-soap/soapelixir-soap avatar

    elixir-soap/soap

    140View on GitHub↗

    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.

    ElixirAPI Development
    View on GitHub↗140
  • seyfer/ngx-soapseyfer avatar

    seyfer/ngx-soap

    2View on GitHub↗

    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.

    TypeScriptHTTP Communication
    View on GitHub↗2
  • folibis/qml-soapfolibis avatar

    folibis/qml-soap

    7View on GitHub↗

    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.

    C++Networking Libraries
    View on GitHub↗7

Related searches

  • Typed API client
  • API client library
  • a library for network socket programming
  • a php library for making http requests
  • GUI and CLI clients
  • an http client library for Dart
  • Browser automation libraries
  • an HTTP client library for Go