Deploy in 115+ regions with the modern database for every enterprise.
MongoDB Atlas gives you the freedom to build and run modern applications anywhere—across AWS, Azure, and Google Cloud. With global availability in over 115 regions, Atlas lets you deploy close to your users, meet compliance needs, and scale with confidence across any geography.
Start Free
Go From AI Idea to AI App Fast
One platform to build, fine-tune, and deploy ML models. No MLOps team required.
Access Gemini 3 and 200+ models. Build chatbots, agents, or custom models with built-in monitoring and scaling.
MicroWSS is a lightweight web services server/toolkit written in Java. Its purpose it to allow for simple development and deployment of services that use SOAP 1.2 and WSDL. It handles everything relating to XML, so that you only need to deal with Java.
OpenREST is a RESTful web service to access the data in your DB or file using HTTP protocol. It contains also a jqGrid implementation for data presentation.
phpWfMS es un sistema de administracion por flujo de trabajo escrito en PHP y Javascript, el cual que tiene como objetivo, programar, disenar y administrar servicios web y trabajos para aplicaciones Web 2.0
Gedapi is an AJAX javascript library built to interact with a server side RESTful web service api that exposes data stored in GEDCOM files. Gedapi provides the ability to link between distinct GEDCOM files without modifying or merging the GEDCOM files.
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.
Webtunnel is an HTTP tunnel with some unique features: it runs in the context of a webserver; it uses simple requests/responses for proxy traversal; and it is multi-threaded to allow many parallel connections to many destinations simultaneously.
Full-stack observability with actually useful AI | Grafana Cloud
Our generous forever free tier includes the full platform, including the AI Assistant, for 3 users with 10k metrics, 50GB logs, and 50GB traces.
Built on open standards like Prometheus and OpenTelemetry, Grafana Cloud includes Kubernetes Monitoring, Application Observability, Incident Response, plus the AI-powered Grafana Assistant. Get started with our generous free tier today.
Software helping to build a SOA without depending on an ESB: Services look up each other in a registry and talk directly (no spaghetti: links are configured in registry). Management and monitoring is provided by clients and server stacks.
GeoJazzy WMSTileCache is a JEE WMS Tile Cache Web service. It optimizes and decreases the WMS request response between a WMS Server like mapserver and some Web clients like Openlayers or UDIG.
SOAP::WSDL is a WSDL based open-source SOAP toolkit for perl. It allows to easily create client and server SOAP interfaces based on a WSDL description.
A PHP Client Library for beanstalkd. BeanStalk allows PHP developers to make use of the beanstalkd in-memory workqueue server (http://xph.us/software/beanstalkd).
Infra-Red is a package of scripts designed to set up a service oriented architecture in PHP. It includes the server with an example service, a client library for the codeigniter framework and a stand alone client library.
Negine GZip XML Mobile Catalog is a core ("engine") of the client-server application with the open source code. Data transfer is based on use of GZip and XML
This is a new generation of SQL (Structured query language) Server which is targeted to serve on a Virtual Appliance. Hybrid SQL Server is targeted to run on VirtualBox from SunMicrosystems.
...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.
SecureProxy is an proxy application which sits in front of a webserver and enforces general security policies which prevent clients from accessing restricted portions of the website or providing dangerous or unauthorized input.
A Python library for interacting with the XMPP Publish/Subscribe system (XEP-0060). PubSubClient implements the client-side functionality (not server) in an asynchronous and self-contained way.