当前位置:网站首页>Postman interface test I
Postman interface test I
2022-07-07 10:06:00 【Splendid Qianyang 813】
First , install postman
Catalog
2. Set up HTTP Requested method
2.1 Set relevant request header information
2.2 Settings related GET or POST And so on
2.4 View the response Response Information about
2.5 Save the interface configuration
1. Create the first interface
Corresponding Request:New -> Request

or , On the right Tab Click the plus sign on the page +:

You can see the new Tab page :

2. Set up HTTP Requested method
Set up HTTP Of Method Methods and inputs api The address of

2.1 Set relevant request header information


2.2 Settings related GET or POST And so on

2.3 Send a request
After you fill it out , Click on Send To send a request Request:

2.4 View the response Response Information about

The above modifications can then be repeated Request Parameters of , Click on Send The process of sending a request , In order to debug to API Until the interface works normally .
2.5 Save the interface configuration
After the whole interface is debugged , Remember to click Save To save the interface information :

To save the current API Interface , Then you need to fill in the relevant interface information :
Request Name: The name of the request
I'm usually used to saving as The last field name of the interface , such as
http://{% raw %}{ {% endraw %}{server_address}}/ucows/login/loginMedium/login/loginRequest Description: Description of the interface
OptionalIt is best to write the basic functions to be realized and relevant precautions of the interfaceSupport Markdown grammar
Select a collection or folder to save: Select which group to save to ( Or folder )
Often saved to a API Interface to the grouping of the item name to which it belongs

Fill in the content , Choose a good group , Then click save :

here ,Tab The yellow dot in the upper right corner of ( It means that it has not been saved ) Vanished , Indicates that... Has been saved .
And the corresponding interface can be seen in the corresponding group :
Be careful :[warning] The returned... Is not saved by default Response data .
Just click Save To save , Save only API In itself ( Of Request request ), Will not save Response The data of
Want to save Response data , You need to use what will be introduced later Multiple Example
边栏推荐
- How to become a senior digital IC Design Engineer (5-3) theory: ULP low power design technology (Part 2)
- Delete a record in the table in pl/sql by mistake, and the recovery method
- Internship log - day04
- 使用BigDecimal的坑
- The combination of over clause and aggregate function in SQL Server
- 剑指 Offer II 107. 矩阵中的距离
- 【ORM框架】
- Finally, there is no need to change a line of code! Shardingsphere native driver comes out
- Gauss elimination
- 20排位赛3
猜你喜欢
随机推荐
基础篇:带你从头到尾玩转注解
Scratch crawler mysql, Django, etc
Pit using BigDecimal
第十四次试验
How to become a senior digital IC Design Engineer (5-3) theory: ULP low power design technology (Part 2)
2016 CCPC Hangzhou Onsite
【无标题】
Applet sliding, clicking and switching simple UI
Why does the starting service report an error when installing MySQL? (operating system Windows)
中国首款电音音频类“山野电音”数藏发售来了!
Finally, there is no need to change a line of code! Shardingsphere native driver comes out
ORM--数据库增删改查操作逻辑
为什么安装mysql时starting service报错?(操作系统-windows)
How will fashion brands enter the meta universe?
A wave of open source notebooks is coming
根据热门面试题分析Android事件分发机制(一)
The landing practice of ByteDance kitex in SEMA e-commerce scene
C# Socke 服务器,客户端,UDP
C# 初始化程序时查看初始化到哪里了示例
“十二星座女神降临”全新活动推出








