Like SwaggerUI but for SOAP Services
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
Nicolas Massé 9ab3a3eb96 initial version 8 years ago
jquery.soap@f1b1c92a22 add dependencies 8 years ago
vkBeautify@0a238953ac add dependencies 8 years ago
.gitmodules add dependencies 8 years ago
LICENSE Initial commit 8 years ago
README.md initial version 8 years ago
index.html initial version 8 years ago
soapui.js initial version 8 years ago

README.md

jQuery.SOAPUI: A SwaggerUI but for SOAP Services

Description

This jQuery module spins up a web interface over the jquery.soap plugin in order to try a SOAP Web Service directly from your web browser.

This module has only one major pre-requisite: the SOAP service has to be exposed through an API Gateway the supports CORS. Hopefully, apicast does !

It is intended to be used in the 3scale developer portal.