当前位置:网站首页>Get started quickly using the local testing tool postman
Get started quickly using the local testing tool postman
2022-07-08 00:57:00 【Xiaozhi re0】
First download postman Tools windows Version download address
postman Is a web page debugging and sending web pages http Requested interface test tool .
You can choose to use the client program or web plug-in version .
After installation , Take a brief look at this area .
Necessary conditions :
- Request address url
- Request protocol :http,webservice
- Request mode :get.post…
- Request header
- Parameters : Forms / Data submitted by the requestor
postman General workflow of
Simulation document case description :
1. Mobile home location query
- Address of the interface :http://apis.juhe.cn/mobile/get
- Returns the format :json/xml
- Request mode get
- Request example :http://apis.juhe.cn/mobile/get?phone=123&key= Applied key
Parameter format :
- Key value pair : {“key”:"value,“name”:“xiaozhi”}
- xml: Custom tags
- Text format
- html Format : label
get When asked , The parameters are written in params in , post When asked , Data parameter writing body in ;
After sending the request, you can see the response data here
Data files that can store analog responses
Be careful , If you are using body Simulate sending data , need json/html… Format , First choose raw
, Then select the format .
Be careful ,form-data
You can also put files for testing
Some file transfers , You can also choose to use it binary
Format
边栏推荐
- My best game based on wechat applet development
- Jemter distributed
- QT establish signal slots between different classes and transfer parameters
- Service Mesh的基本模式
- AI zhetianchuan ml novice decision tree
- 4.交叉熵
- ReentrantLock 公平锁源码 第0篇
- A brief history of information by James Gleick
- 丸子官网小程序配置教程来了(附详细步骤)
- [reprint] solve the problem that CONDA installs pytorch too slowly
猜你喜欢
Application practice | the efficiency of the data warehouse system has been comprehensively improved! Data warehouse construction based on Apache Doris in Tongcheng digital Department
51 communicates with the Bluetooth module, and 51 drives the Bluetooth app to light up
4.交叉熵
1293_FreeRTOS中xTaskResumeAll()接口的实现分析
Langchao Yunxi distributed database tracing (II) -- source code analysis
取消select的默认样式的向下箭头和设置select默认字样
NVIDIA Jetson test installation yolox process record
《因果性Causality》教程,哥本哈根大学Jonas Peters讲授
Prediction of the victory or defeat of the League of heroes -- simple KFC Colonel
Introduction to ML regression analysis of AI zhetianchuan
随机推荐
How is it most convenient to open an account for stock speculation? Is it safe to open an account on your mobile phone
tourist的NTT模板
英雄联盟胜负预测--简易肯德基上校
9. Introduction to convolutional neural network
Service Mesh介绍,Istio概述
[go record] start go language from scratch -- make an oscilloscope with go language (I) go language foundation
【愚公系列】2022年7月 Go教学课程 006-自动推导类型和输入输出
Experience of autumn recruitment in 22 years
22年秋招心得
[Yugong series] go teaching course 006 in July 2022 - automatic derivation of types and input and output
Basic types of 100 questions for basic grammar of Niuke
Letcode43: string multiplication
Introduction to paddle - using lenet to realize image classification method I in MNIST
Introduction to ML regression analysis of AI zhetianchuan
Cascade-LSTM: A Tree-Structured Neural Classifier for Detecting Misinformation Cascades(KDD20)
5g NR system messages
An error is reported during the process of setting up ADG. Rman-03009 ora-03113
9.卷积神经网络介绍
Binder core API
Solution to the problem of unserialize3 in the advanced web area of the attack and defense world