概述
postman是一款软件。使用postman软件输入接口地址和参数,查看接口返回的数据。自己应用的接口,还是他人应用的接口都可查看。
它是发送http请求数据,接收http响应数据的软件。
安装postman
百度云盘链接:https://pan.baidu.com/s/137sEKBy9d6v3uMTpMLqGsg
提取码:7e8f
postman学习总结
界面介绍
右边上面是请求数据
postman学习总结
右边下面是响应数据
postman学习总结
实例 get请求
postman学习总结

相关文章:

  • 2021-04-28
  • 2021-04-06
  • 2022-02-27
  • 2022-12-23
  • 2022-12-23
猜你喜欢
  • 2022-01-11
  • 2022-01-14
  • 2022-12-23
  • 2021-09-20
  • 2021-07-23
  • 2021-07-06
相关资源
相似解决方案