Fronsetia (Free Online Service Testing Application) is a Java web application that allows testing webservices (REST and SOAP).
No end-user installations required, just deploy the application on your server and pass the link so that users can use their usual browsers to access Fronsetia.
You can think of Fronsetia as a simple version of SoapUI on the web, or a simple and free and open-source version of the "wls_utc" utility.
See the project homepage https://fronsetia.sourceforge.io and...
A multi-threaded, multi-database tcp-based database insertion app.
...On failure, it backs off and retries until its life-time timer expires.
The back-end daemon accepts data from Syslogd2 or its own client and inserts that data (and envelope information) into one or more databases using MySql client library or dbi drivers (also on SourceForge).
The client needs no configuration (all input is via command-line). It is intended for hosts to make database entries without needing database client or interface code.
Syslogd2 integration allows DBD2 to act as Syslogd2's database back-end for MySql and other databases supported by the dbi drivers.
...
C++ production ready implementation of Scott Seely's Simple SOAP RPC code. OS neutral, HTTP transport, XML validation, envelope parsing, RPC dispatching, extendable data types, fault generation and a extendable test suite useful for release validation.
Now builds on newer versions of Linux.