Installation and usage of postman

Tags (space separated): Ionic


1 Install postman

1.1 Download postman offline package

https://pan.baidu.com/s/1mh6Rqvm
Extract password: w8gj

1.2 Unzip and modify the file name _metadata to metadata
mkdir postman;
mv Postman_v4.1.3.zip  postman/
unzip Postman_v4.1.3.zip
mv _metadata  metadata
1.3 Open chrome::/extensions in the address bar, check the development mode, click to load the decompressed extension, select the decompression directory of the plug-in, and you can install it.

Guess you like

Origin blog.csdn.net/risen16/article/details/78190751