当前位置:网站首页>Postman interface test (I. installation and use)
Postman interface test (I. installation and use)
2022-07-07 09:08:00 【Song_ Lun】
Postman The interface test
One 、 download postman
Download and install
Github:https://github.com/hlmd/Postman-cn/releases
Code cloud :https://gitee.com/hlmd/PostmanCn/releases
With mac
Column , Download and unzip
Two 、 Install Chinese decompression package
1. Get into Visit da da / Applications /Postman.app/Contents/Resources/
2. Get into Visit da da / Applications
find Postman.app
Right click to view the contents of the package , Enter again Contents/Resources
3. Will unzip OK app
Folder , Copied to the Resources
Under the table of contents ; If there is app After deleting the folder, copy it .
Turn off automatic software updates
Enter the system and turn it on /etc/hosts
file , Make changes ; Add after 0.0.0.0 dl.pstmn.io
preservation
sudo vi hosts
# Open and add the following data
0.0.0.0 dl.pstmn.io
For the above information, please refer to :https://gitee.com/hlmd/PostmanCn
3、 ... and 、Postman Basic request
Get request
Post request
边栏推荐
- Reading notes of pyramid principle
- Synchronized underlying principle, volatile keyword analysis
- Isomorphic C language
- 徽商期货公司评级是多少?开户安全吗?我想开户,可以吗?
- Cmake command line use
- NVIC中断优先级管理
- 硬件大熊原创合集(2022/05更新)
- 2022-07-06 unity core 9 - 3D animation
- Original collection of hardware bear (updated on June 2022)
- Implement custom memory allocator
猜你喜欢
面试题:高速PCB一般布局、布线原则
串口实验——简单数据收发
Explain Huawei's application market in detail, and gradually reduce 32-bit package applications and strategies in 2022
Nanjing commercial housing sales enabled electronic contracts, and Junzi sign assisted in the online signing and filing of housing transactions
Digital triangle model acwing 275 Pass a note
Full link voltage test of the e-commerce campaign Guide
PMP Exam Preparation experience systematically improve project management knowledge through learning
为不同类型设备构建应用的三大更新 | 2022 I/O 重点回顾
NVIC中断优先级管理
How to realize sliding operation component in fast application
随机推荐
Upgrade Alibaba cloud RDS (relational database service) instance to com mysql. jdbc. exceptions. Troubleshooting of jdbc4.communicationsexception
Chaosblade: introduction to chaos Engineering (I)
Output a spiral matrix C language
OpenGL三维图形绘制
Do you have any certificates with high gold content?
STM32 clock system
Output all composite numbers between 6 and 1000
H3C vxlan configuration
channel. Detailed explanation of queuedeclare parameters
Unity Shader入门精要初级篇(一)-- 基础光照笔记
How does the project manager write the weekly summary and weekly plan?
How to count the number of project code lines
Reading notes of pyramid principle
PMP experience learning and sharing process
systemd
Led analog and digital dimming
JVM 内存结构 详细学习笔记(一)
Leetcode question brushing record (array) combination sum, combination sum II
go mod module declares its path as: gtihub. com/xxx-xx but was required as:xx-xx
模拟卷Leetcode【普通】1567. 乘积为正数的最长子数组长度