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é aadbda3647 convert tabs to spaces 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 typo 8 years ago
index.html convert tabs to spaces 8 years ago
soapui.js convert tabs to spaces 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 that supports CORS. Hopefully, apicast does !

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