Postman 使用方法详解
一、Postman背景介绍 用户在开发或者调试网络程序或者是网页B/S模式的程序的时候是需要一些方法来跟踪网页请求的,用户可以使用一些网络的监视工具比如著名的Firebug等网页调试工具。今天给大家介绍的这款网页调试工具不仅可以调试简单的css、html、脚本等简单的网页基本信息,它还可以发送几乎所有类型的HTTP请求!Postman在发送网络HTTP请求方面可以说是Chrome插件类产品中的代表产品之一。 二、Postman的操作环境 postman适用于不同的操作系统,Postman Mac、Windows X32、Windows X64、Linux系统,还支持postman 浏览器扩展程序、postman chrome应用程序等。 Postman使用参考文档: 1. 官方英文文档 2.chrome插件整理的 postman中文使用教程 三、Postman下载安装 1> 、postman下载地址: 1. Postman for MAC 2. Postman for windows X64 3. Postman for windows X86 4. Postman for linux X64 5. Postman for Linux X86 2>. Postman官网下载地址: https://www.getpostman.com/apps 3.Postman安装