1
JimmyTinsley 2019-06-04 14:56:35 +08:00
Postman 的独立客户端考虑下?
|
2
Freeego OP @liujie333333 刚发现有客户端。。
|
3
wsseo 2019-06-04 15:24:23 +08:00
vscode 扩展 rest client 了解一下。
chrome 上很多类似的扩展都有独立的应用,比如上文提到的 postman,还有 AR,restlet client。 |
4
c4f36e5766583218 2019-06-04 16:39:51 +08:00
信息有点落后啊,Postman 扩展版本老早不维护了。
Chromium announced that they would be deprecating support for Chrome apps, but we continued to support our Chrome app until November 2017 https://blog.getpostman.com/2017/11/01/goodbye-postman-chrome-app/ 这个 Newman 不知道是什么,你可以了解下: Newman is a command line Collection Runner for Postman. It allows you to run and test a Postman Collection directly from the command line. It is built with extensibility in mind so that you can easily integrate it with your continuous integration servers and build systems. https://learning.getpostman.com/docs/postman/collection_runs/command_line_integration_with_newman/ |