Web Services Software for Mac

View 13298 business solutions
  • Top-Rated Free CRM Software Icon
    Top-Rated Free CRM Software

    216,000+ customers in over 135 countries grow their businesses with HubSpot

    HubSpot is an AI-powered customer platform with all the software, integrations, and resources you need to connect your marketing, sales, and customer service. HubSpot's connected platform enables you to grow your business faster by focusing on what matters most: your customers.
  • Cybersecurity Management Software for MSPs Icon
    Cybersecurity Management Software for MSPs

    Secure your clients from cyber threats.

    Define and Deliver Comprehensive Cybersecurity Services. Security threats continue to grow, and your clients are most likely at risk. Small- to medium-sized businesses (SMBs) are targeted by 64% of all cyberattacks, and 62% of them admit lacking in-house expertise to deal with security issues. Now technology solution providers (TSPs) are a prime target. Enter ConnectWise Cybersecurity Management (formerly ConnectWise Fortify) — the advanced cybersecurity solution you need to deliver the managed detection and response protection your clients require. Whether you’re talking to prospects or clients, we provide you with the right insights and data to support your cybersecurity conversation. From client-facing reports to technical guidance, we reduce the noise by guiding you through what’s really needed to demonstrate the value of enhanced strategy.
  • 1
    A highly modular client remote/web services library written in Python supporting multiple protocols and transports through a unified interface. All modules are as independent as possible from each other to ensure high re-usability.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 2
    Slightly Automated Public Turing test. CAPTCHA like authentication but 'Slightly' because you have to add the pictures yourself, and 'Automated' cause they are randomly changed.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3

    solargrapher

    ComLynx protocol for solar inverters

    solargrapher is a minimalistic implementation of the ComLynx protocol, spoken by solar inverters made by Danfoss, IBC Solar et al. It logs whatever data you deem interesting in rrd file and has a minimal example on how to produce graphs for a cgi-enables webserver from that.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4
    Lightweight Object-oriented PHP5 framework, to promote MVC & best-practice for any project size, from peronal page to whole web 2.0 websites. (see Pooji & Theo frameworks that offers Ajax & ORM services)
    Downloads: 0 This Week
    Last Update:
    See Project
  • Digital Payments by Deluxe Payment Exchange Icon
    Digital Payments by Deluxe Payment Exchange

    A single integrated payables solution that takes manual payment processes out of the equation, helping reduce risk and cutting costs for your business

    Save time, money and your sanity. Deluxe Payment Exchange+ (DPX+) is our integrated payments solution that streamlines and automates your accounts payable (AP) disbursements. DPX+ ensures secure payments and offers suppliers alternate ways to receive funds, including mailed checks, ACH, virtual credit cards, debit cards, or eCheck payments. By simply integrating with your existing accounting software like QuickBooks®, you’ll implement efficient payment solutions for AP with ease—without costly development fees or untimely delays.
  • 5
    spatiumCube
    SpatiumCube is open source technology for the easily development of Spatial Data Infrastructures (SDIs) and services over them. It includes software, stylesheets, ontologies, and other technology elements for the development of SDIs.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6
    python library with utility classes for: - access mysql via - nevow / form - mangaing form and new field for form - building pdf report with reportlab
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7
    The suds project is a python soap web services client lib. Suds leverages python meta programming to provide an intuative API for consuming web services. Runtime objectification of types defined in the WSDL is provided without class generation.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8
    On-line file manager for extjs projects
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    This is the Open Source RESTful client for the take.io platform.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Business Continuity Solutions | ConnectWise BCDR Icon
    Business Continuity Solutions | ConnectWise BCDR

    Build a foundation for data security and disaster recovery to fit your clients’ needs no matter the budget.

    Whether natural disaster, cyberattack, or plain-old human error, data can disappear in the blink of an eye. ConnectWise BCDR (formerly Recover) delivers reliable and secure backup and disaster recovery backed by powerful automation and a 24/7 NOC to get your clients back to work in minutes, not days.
  • 10
    Tcpconns:simple package for rapid development of multi-threaded client/server solutions (JAVA OpenJDK17+) with TLS (V1.3).
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    tinyREST

    tinyREST

    Small Java based REST server

    TinyREST allows a Java programmer to easily create a REST server without having to install a J2EE server. Creating a new server is as easy as copying the service jar, setting up a configuration file and writing your own service handler class. The resulting project can be made to start up as a service. Annotations can now be used to write handler class and methods. JDBC database access as well as file system access is allowed from the service.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12

    tinyWSDL

    JAXB-based WSDL 2.0 parser

    The main idea is to create a very small and simple WSDL 2.0 parser library. The library supports WSDL 2.0 Adjunct extensions (SOAP, HTTP and RPC) and an extension mechanism is also provided.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    twemproxy

    twemproxy

    A fast, light-weight proxy for memcached and redis

    twemproxy (pronounced "two-em-proxy"), aka nutcracker is a fast and lightweight proxy for memcached and redis protocol. It was built primarily to reduce the number of connections to the caching servers on the backend. This, together with protocol pipelining and sharding enables you to horizontally scale your distributed caching architecture. Fast and lightweight. Maintains persistent server connections. Keeps connection count on the backend caching servers low. Enables pipelining of requests and responses. Supports proxying to multiple servers. Supports multiple server pools simultaneously. Shard data automatically across multiple servers. Implements the complete memcached ascii and redis protocol. Easy configuration of server pools through a YAML file. Supports multiple hashing modes including consistent hashing and distribution. Can be configured to disable nodes on failures.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    A javascript templating toolkit that allows on-demand asynchronous dependencies loading (= html/css/js/other files ) for a given screen element, and automates template processing and display. It acts like a multitasking browser environment.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    It is a program that will setup the WebUI on utorrent and bittorrent. It is currently only a batch file and still in the developmental stages but will be an exe soon. Many people do not know how to install the webui and uWGUI is the solution.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    vue-web-extension

    vue-web-extension

    A Vue CLI 3+ preset (previously a Vue CLI 2 boilerplate)

    This Vue CLI preset allows you to quickly start a web extension. Everything you need to build a web extension (manifest.json, .zip building, etc.), thanks to adambullmer/vue-cli-plugin-browser-extension. Build the extension into the dist folder for production. A zip file is also built and is located in the artifacts directory. Build the extension for development and watch over file changes. It also automatically reloads your extension into your browsers. If you are using GitHub Actions, you can easily automatically build a zip of your extension and create a new GitHub release, each time a new tag is pushed. If running webpack in watch mode, you need to stop and restart webpack to apply configuration changes.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    warp

    warp

    A super-easy, composable, web server framework for warp speeds

    The fundamental building block of warp is the Filter, they can be combined and composed to express rich requirements on requests. A Filter in warp is essentially a function that can operate on some input, either something from a request, or something from a previous Filter, and returns some output, which could be some app-specific type you wish to pass around, or can be some reply to send back as an HTTP response. That might sound simple, but the exciting part is the combinators that exist on the Filter trait. These allow composing smaller Filters into larger ones, allowing you to modularize, and reuse any part of your web server. As awesome as the Filter system is, if warp didn’t provide common web server features, it’d still be annoying to work with. Thus, warp provides a bunch of built-in Filters, allowing you to compose the functionality you need to describe each route or resource or sub-whatever.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    warpFX is a data abstraction library for Flex™ offering transparent data services between Flex™ and any AMF3 compatible server supporting some defined remote methods. warpFX ships with a server-side remote methods and AMF3 implementation for Helma.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19

    webserver-printing

    Raw print from javascript to preselected printer

    From JAVASCRIPT or HTML FORM can send request to this server. Can use post, get or mix the 2 options on the request call like. ARGUMENTS (all optional) PROTOCOL: HTTTP or HTTPS SERVER: LOCALHOST PORT NUMBER: port number to use, default 8888, can send more than one PROPERTIES PRINTER = Printer Name to use, this is REQUIRED URL = Url to request a file to print, PDF, or any other format, but not HTML page. FILE = Full path about some LOCAL FILE on the machine. This file must be exist on the local computer request to print, not in a server //post data var data = new FormData(); data.append("printer", "[printer name]"); Post request with url http://localhost:8888 and the form data Get request with http://localhost:8888?printer=[printer name] Printer property only can send once or in get variables or in post variables.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    Generate a Javascript Client for your Rest services using Wink Apache
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    Experimental project for learning to configure jboss. Deploying stuff, defining datasources etc.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    XML utilities : - xml to excel paging tool
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    zoServices

    zoServices

    webservices using JSON RPC 2.0 for PHP and Javascript

    This project helps the creation of web services using JSON RPC 2.0 specification, across multiple programming languages​​. The main point of this is to help developers build Web services in a simple way and focus only on the logistics and programming functionality. zoServices provide the server/client infrastructure to comunicate their services via internet. Please Review our projects.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    This is a PHP class designed to provide an easy REST-based interface to Amazon's Simple Email Service.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    Kumbia PHP Framework is a full-stack MVC framework written in PHP for developing database-backed web applications according to the Model-View-Control pattern and other patterns as ActiveRecord and TemplateView. Optimized for PHP programmer productivity.
    Downloads: 0 This Week
    Last Update:
    See Project