Search Results for "soap client?setfreedomcookie"

Showing 129 open source projects for "soap client?setfreedomcookie"

View related business solutions
  • SKUDONET Open Source Load Balancer Icon
    SKUDONET Open Source Load Balancer

    Take advantage of Open Source Load Balancer to elevate your business security and IT infrastructure with a custom ADC Solution.

    SKUDONET ADC, operates at the application layer, efficiently distributing network load and application load across multiple servers. This not only enhances the performance of your application but also ensures that your web servers can handle more traffic seamlessly.
  • Find out just how much your login box can do for your customer | Auth0 Icon
    Find out just how much your login box can do for your customer | Auth0

    With over 53 social login options, you can fast-track the signup and login experience for users.

    From improving customer experience through seamless sign-on to making MFA as easy as a click of a button – your login box must find the right balance between user convenience, privacy and security.
  • 1
    Soap

    Soap

    A SOAP client and server for node.js

    A SOAP client and server for node.js. This module lets you connect to web services using SOAP. It also provides a server that allows you to run your own SOAP services. Very simple API Handles both RPC and Document schema types. Supports multiRef SOAP messages. Support for both synchronous and asynchronous method handlers. WS-Security UsernameToken Profile 1.0. Supports Express-based web server (body parser middleware can be used) The so called one-way (or asynchronous) calls occur when...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 2
    Laravel SOAP Client

    Laravel SOAP Client

    Laravel Soap Client

    This package provides an expressive, minimal API around the Soap Client from Phpro, allowing you to quickly make outgoing SOAP requests to communicate with other web applications. It is using HTTPplug as a handler with Guzzle as client. Some code is based/copied on/from Laravel HTTP wrapper.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3
    goetas-webservices / soap-client

    goetas-webservices / soap-client

    PHP implementation of SOAP 1.1 and 1.2 client specifications

    PHP implementation of SOAP 1.1 and 1.2 client specifications. Pure PHP, no dependencies on ext-soap. Extensible (JMS event listeners support). PSR-7 HTTP messaging. PSR-17 HTTP messaging factories. PSR-18 HTTP Client. No WSDL/XSD parsing on production. IDE type hinting support. Only document/literal style is supported and the webservice should follow the WS-I guidelines. There are no plans to support the deprecated rpc and encoded styles. Webservices not following the WS-I specifications might...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4
    General purpose PHP SOAP-client

    General purpose PHP SOAP-client

    A general purpose SOAP client for PHP

    Sick and tired of building crappy SOAP implementations? This package aims to help you with some common SOAP integration pains in PHP. Its goal is to make integrating with SOAP fun again! Since life is too short to read documentation, we've added a scafolding wizard which will get you communicating with your SOAP server in no time! Implementing SOAP extensions is a real pain in the ass. It forces you to overwrite core methods of the built-in SOAP client. If you ever had to implement WSA or WSSE...
    Downloads: 0 This Week
    Last Update:
    See Project
  • Holistically view your business data within a single solution. Icon
    Holistically view your business data within a single solution.

    For IT service providers and MSPs that need a data platform to manage their processes

    BrightGauge, a ConnectWise solution, was started in 2011 to fill a missing need in the small-to-medium IT Services industry: a better way to manage data and provide the value of work to clients. BrightGauge Software allows you to display all of your important business metrics in one place through the use of gauges, dashboards, and client reports. Used by more than 1,800 companies worldwide, BrightGauge integrates with popular business solutions on the market, like ConnectWise, Continuum, Webroot, QuickBooks, Datto, IT Glue, Zendesk, Harvest, Smileback, and so many more. Dig deeper into your data by adding, subtracting, multiplying, and dividing one metric against another. BrightGauge automatically computes these formulas for you. Want to show your prospects how quick you are to respond to tickets? Show off your data with embeddable gauges on public sites.
  • 5
    Insomnia API Client

    Insomnia API Client

    The open-source, cross-platform API client for GraphQL

    Insomnia is an open-source, cross-platform API client for GraphQL, REST, and gRPC. Deliver high-quality APIs through standards and collaboration with the Insomnia API design platform. There is a reason developers love Insomnia. With our streamlined API client, you can quickly and easily send REST, SOAP, GraphQL, and GRPC requests directly within Insomnia. Accelerate your teams through spec-driven design-first API development. Catch issues earlier, centralize standards, and adopt an API workflow...
    Downloads: 55 This Week
    Last Update:
    See Project
  • 6
    Zasilkovna Client PHP

    Zasilkovna Client PHP

    Zasilkovna.cz PHP library supporting SOAP and REST API + custom Label

    This library provides SOAP and REST API implementations. Additionaly Branch implementation to fetch and store branch data and label implementation to generate labels.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7
    Zeep

    Zeep

    A Python SOAP client

    A fast and modern Python SOAP client. Compatible with Python 3.7, 3.8, 3.9, 3.10, 3.11, and PyPy. Build on top of lxml and requests. Support for Soap 1.1, Soap 1.2 and HTTP bindings. Support for WS-Addressing headers. Support for WSSE (UserNameToken / x.509 signing) Support for asyncio via httpx. Experimental support for XOP messages. Zeep inspects the WSDL document and generates the corresponding code to use the services and types in the document. This provides an easy-to-use programmatic...
    Downloads: 3 This Week
    Last Update:
    See Project
  • 8
    NetSuite PHP API Client

    NetSuite PHP API Client

    NetSuite PHP API Client with namespaces and autoloading

    A PHP API client package for NetSuite, pried from the NetSuite PHP Toolkit and made more consumable for modern PHP application development. All of the classes in the NetSuite\Classes namespace are code provided by NetSuite with a license allowing redistribution. The custom work provided by this library separates these nearly 2,000 classes out into their own files and allows the classes to be installed with composer and accessed using standard autoloading support. It allows configuration...
    Downloads: 1 This Week
    Last Update:
    See Project
  • 9
    Savon

    Savon

    Heavy metal SOAP client

    Heavy metal SOAP client. Savon version 2 is available through Rubygems.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Propelling Payments for Software Platforms Icon
    Propelling Payments for Software Platforms

    For SaaS businesses to monetize payments through its turnkey PayFac-as-a-Service solution.

    Exact Payments delivers easy-to-integrate embedded payment solutions enabling you to rapidly onboard merchants, instantly activate a variety of payment methods and accelerate your revenue — delivering an end-to-end payment processing platform for SaaS businesses.
  • 10
    GraphQL Java

    GraphQL Java

    GraphQL Java implementation

    GraphQL Java implementation. It requires a little Spring and Java knowledge. GraphQL is a query language to retrieve data from a server. It is an alternative to REST, SOAP or gRPC. One very important property of GraphQL is that it is statically typed: the server knows exactly the shape of every object you can query and any client can actually "introspect" the server and ask for the "schema". The schema describes what queries are possible and what fields you can get back. (Note: when we refer...
    Downloads: 2 This Week
    Last Update:
    See Project
  • 11

    Feign

    Make writing Java http clients easier

    ..., it simplifies system aspects dramatically and makes it much easier to unit test your conversions. Feign makes use of great tools like Jersey and CXF for writing Java clients for ReST or SOAP services. It also lets you write your own code on top of http libraries, and connects your code to http APIs with little overhead.
    Downloads: 2 This Week
    Last Update:
    See Project
  • 12
    ServiceStack

    ServiceStack

    Simple, fast, versatile and full-featured services framework

    ... the same high-performance APIs can be consumed from HTTP in any combination of Route, QueryString, FormData or a myriad of data formats, via popular resilient MQ Servers whilst simultaneously supporting legacy integrations like SOAP or adopting new technologies like gRPC without sacrificing any native HTTP integrations. To maximize the value of APIs we're focused beyond the API boundary by making it as simple as possible for API Consumers to call your APIs.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    Programming library for writing an XML-RPC server or client in C or C++. XML-RPC is a standard network protocol to allow a client program to make a simple remote procedure call (RPC) type request of a server. Like SOAP or CORBA, but much simpler.
    Leader badge
    Downloads: 365 This Week
    Last Update:
    See Project
  • 14
    gSOAP Toolkit

    gSOAP Toolkit

    Development toolkit for Web Services and XML data bindings for C & C++

    ..., SOAP and REST Web API development, WS-* protocols (WS-Security, WS-Policy, WS-ReliableMessaging, etc), XML-RPC and JSON. Licensed under GPLv2. Visit the developer center with guides, tutorials, and examples at www.genivia.com/dev.html The documentation of the toolkit, libraries, plugins and more is available at www.genivia.com/docs.html Commercial-use licenses and expert technical support services are available at competitive pricing levels, please visit www.genivia.com/products.html
    Leader badge
    Downloads: 453 This Week
    Last Update:
    See Project
  • 15
    RapidASDev for Oracle

    RapidASDev for Oracle

    RASD for Oracle

    RASD (Rapid Application Service Development) development platform is product of RapidASDev project. The main goal of this platform is to build fast with less or no programming. You can build simple web applications or complex business web applications. For developing in RASD all you need is browser. The program you create is published as HTML5 or REST service. All subprograms (look up's, ...) are published as HTML5 or. REST too. If you create batch program in PL/SQL you can use the same...
    Downloads: 3 This Week
    Last Update:
    See Project
  • 16
    Go Soap

    Go Soap

    SOAP package for Go

    SOAP package for Go. Package to help with SOAP integrations (client).
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    Laravel SoapClient Wrapper

    Laravel SoapClient Wrapper

    A soap client wrapper for Laravel

    A SoapClient wrapper integration for Laravel. Makes it easy to use Soap in a Laravel application.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    CrossUI

    CrossUI

    CrossUI is a free Cross-Browser Javascript framework

    Build fully interactive experiences codeless and serverless. Create code into Github repository directly. CrossUI No-Code App Builder enables anyone (no software developer required) to Create Interactive Apps Without Coding. Prototype, develop and package the exactly same code into Web Apps, Native Desktop (Windows, Linux and Mac) Apps, as well as Mobile Apps. Rich client-side API, works with any backend or static HTML pages. Web services (JSON/XML/SOAP) can be directly bound. More than 100...
    Downloads: 1 This Week
    Last Update:
    See Project
  • 19

    Yakoliv Framework

    Designed to facilitate Apache CXF based java softwares development

    ... configurations for spring security secured web services - generating clients configurations for the generated web services - generating a contract for client-server communication. Yakoliv Framework also provides APIs for client proxies initialisation and client/server binary data management via webservices. For instance, file upload/download. Yakoliv is useful for every CXF Jax-WS project.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    rest-dev-vnc-docker

    rest-dev-vnc-docker

    Restful / SOAP API Development with common tools in VNC/noVNC Docker

    The idea is to use Docker with VNC/noVNC to aggregate all the needed and related Developments tools/IDEs within a single Docker as an agile way to stand up specific collections of tools quick within a Container quick computing needs. REST Development (this GIT) to cover end-to-end needs from JSON/XML, REST connection, Swagger, MongoDB, Test, etc. The use-cases of this kind of VNC/noVNC docker container is just limited by your imaginations and your device or network limitations. Virtually...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    JView is a command line client for MyWebProject SOAP Web Service. Usage: param 1: endpoint, param 2: remote folder, param 3: algorithm, param 4: modeParam, param 5: userName, param 6: password, param 7: outputFile Example: java -jar JView2.jar http://davidesestili.ddns.net:8080/MyWebProjectLogin/services/GenerateAndDownloadHashWSLogin /home/dsestili82/ SHA-512 no-subfolders davide davide /home/davide/Scaricati/mozilla.sha512 (Currently unavailable) Source code available on https://github.com...
    Downloads: 7 This Week
    Last Update:
    See Project
  • 22
    BOWS

    BOWS

    Bioinformatics Open Web Services

    BOWS is a generic system based on Web Services which allows programmatic access to applications running on HPC clusters. BOWS allows incorporation of several independent applications since programmers can install them in HPC clusters in any programming language. The lonely requirement is to write a script named “arrow” which calls BOWS back-end services periodically in order to check for new processes and their required parameters. If a new process is found, the “arrow” script should change...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    SoaBox
    SoaBox lets you create a virtual version of your SOA environment. Clients (WS-Webservices,RESTful, JMS, HTTP, FTP, Filesystem, POJOs/Custom Code), servers (HTTP/Endpoints) and data (XML, SOAP, CSV, etc). It's written in Java and runs with JBoss 5.x and 6.x
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    The Vexi Platform
    Vexi is a rich GUI platform for creating desktop-like Internet or intranet applications using an intuitive XML/JavaScript API and an extensible widget set with themes, JSON support. Communicate with servers using XMLRPC/SOAP/REST and runs on Java.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 25
    TCPMonPlus

    TCPMonPlus

    TCPMonPlus intercepts TCP packets and SOAP reqeusts

    TcpMonPlus version 1.0: A Utility Application to Monitor TCP Packets This utility application can be used to monitor the packets flowing on a TCP connection. TcpMonPlus is used by placing it in-between a client and a server. The client is configured to connect to TcpMonPlus and TcpMonPlus forwards the packets to server with all required authentications. The client must be configured to TcpMonPlus local Port that is it is listening to. TcpMonPlus forwards the packets to the server and port...
    Downloads: 1 This Week
    Last Update:
    See Project