Simon Willison’s Weblog

Subscribe

What is a good, simple SaaS tool for testing SOAP calls?

23rd September 2013

My answer to What is a good, simple SaaS tool for testing SOAP calls? on Quora

I doubt you’ll find one. The words “Simple” and “SOAP” don’t deserve to appear in the same sentence, and SOAP is massively unfashionable these days (for good reason) so you’re unlikely to find any modern SaaS companies developing tools for it.

This is What is a good, simple SaaS tool for testing SOAP calls? by Simon Willison, posted on 23rd September 2013.

Next: Why doesn't Quora open-source its search interface?

Previous: Is there a maximum number of records one can fetch with a MySQL query?