1. Postman introduction and installation

 

Introduction to postman

Official introduction: Developers use Postman to build modern software for the API-first world. Personally , postman is an interface testing and debugging tool. Interface debugging for developers and testers .

 

version of postman

  • Postman Chrome app

  • native apps

 

Postman Chrome app:

A plug-in for Google Chrome, that is, installing postman on Google Chrome, the official maintenance has been stopped, and I have not used it, so I will not introduce it here.

 

native apps: mac version, Windows version, Linux version

 

 

Features unique to native apps:

 

Cookies

Native applications allow you to use cookies directly. Unlike the Chrome app, no separate extension (Interceptor) is required.

acting

The native app comes with a built-in proxy that you can use to capture packets.

With the native app, you can create collections, switch to history requests, and more.

headers

The latest version of the native app lets you send headers like Origin and User-Agent. These are restricted in Chrome apps.

don't follow redirects

This option exists in native applications to prevent requests that return 300 series responses from being automatically redirected. Previously, users needed to use a blocker extension to do this in the Chrome app.

console

The latest version of the native app also has a built-in console to view network request details for API calls.

 

native apps installation:

 

Windows download all the way next

You can choose to register, you can skip, here you can choose to skip

 

Guess you like

Origin http://43.154.161.224:23101/article/api/json?id=324774693&siteId=291194637