python - 用于测试soap客户端的公共(public)免费网络服务

标签 python web-services soap soappy zsi

有没有公开的SOAP 1.2/WSDL 2.0兼容的免费 Web 服务,用于测试基于 Python 的 soap 客户端库(例如 Zolera SOAP Infrastructure)?

到目前为止,在我看来 Google Web API可能是唯一的选择。

否则,如何测试 SOAP 1.2兼容的客户端库?

最佳答案

这里有一堆:

http://www.webservicex.net/WS/wscatlist.aspx

只需在谷歌上搜索“Free WebService”或“Open WebService”,您就会发现大量开放的 SOAP 端点。

请记住,您可以通过将 ?WSDL 添加到 url 来从任何 ASMX 端点获取 WSDL。

关于python - 用于测试soap客户端的公共(public)免费网络服务,我们在Stack Overflow上找到一个类似的问题: https://stackoverflow.com/questions/311654/

相关文章:

添加 # -*- 编码 : utf-8 -*- 后出现 python 语法错误

python - 如何在 Python 中限制对 Web 服务的请求速率?

python - 如何使用 python 从远程 git 存储库中读取?

python - 合并年和周列以在 python 中创建日期时间和排序

python - 如何在没有 pyinstaller 的情况下使用 "./"创建 python 可执行文件

java - Web服务客户端: Use plain-text xml instead of object hierarchy

javax.net.ssl.trustStore 没有得到更新

javascript - 无法对此特定服务进行 SOAP 调用, "undefined"目标命名空间

soap - Spyne SOAP 服务器的合格元素/属性形式和不合格形式

php - SoapClient 返回 "NULL",但 __getLastResponse() 返回 XML