`

webservice调试工具Postman-REST-Client

阅读更多
Postman-REST-Client是个webservice调试的好工具
附件中还有安装和使用说明。

Test:
http请求
http://httpbin.org/get
http://httpbin.org/post

https请求
https://httpbin.org/

Websocket 请求
通过 ws://echo.websocket.org, 可以进行 Websocket 的测试

分享到:
评论
1 楼 wangyudong 2017-11-26  
很多REST Client是不支持自动化测试RESTful API,也不支持自动生成API文档.
之前习惯用一款名字为 WisdomTool REST Client,支持自动化测试RESTful API,输出精美的测试报告,并且自动生成RESTful API文档。
工具精悍哦!
https://github.com/wisdomtool/rest-client

Most of REST Client tools do not support automated testing.

Once used a tool called WisdomTool REST Client supports automated testing, output exquisite report, and automatically generating RESTful API document.

Very powerful !

https://github.com/wisdomtool/rest-client

相关推荐

Global site tag (gtag.js) - Google Analytics