当前位置:网站首页>Installation and use of apifox
Installation and use of apifox
2022-07-27 07:39:00 【Run, Deng DengZi】
Catalog
One 、Apifox brief introduction
Powerful API Tools , Support API file 、API debugging 、API Mock、API automated testing .
Apifox = Postman + Swagger + Mock + JMeter
Two 、Apifox Download and install
Download address :https://www.apifox.cn/
Double click the installation after decompression .
3、 ... and 、Apifox Use
1.Api Import
Click on “ The sample project ”, Click on “+” -> “ Import ”:
Choose the data format OpenAPI/Swagger, choice 【URL Import 】 Button , Input URL, Click on 【 Submit 】:
Click on 【 Make sure to import 】:

After import , Click on “ Interface management ”, see API list :
2.API debugging
Click on the top right corner , choice “ Test environment ”, Click again “ management environment ” Options :
Fill in front URL Then click 【 preservation 】 Button :
Click on “ Management backstage —— authentication ” Of “ Log in with account password ” Interface , View the API Definition of interface , Click on 【 function 】 Button :
Fill in Headers Of tenant-id by 1, Click again Body Of 【 Automatic generation 】 Button , Finally, click 【 send out 】 Button :
The return response is as follows :
边栏推荐
- Plato Farm有望通过Elephant Swap,进一步向外拓展生态
- Top ten interview questions for software testing (with answers and analysis)
- 什么是真正的HTAP?(一)背景篇
- C语言实现猜数字小游戏项目实战(基于srand函数、rand函数,Switch语句、while循环、if条件判据等)
- (2022杭电多校三)1009.Package Delivery(贪心)
- 【WSL2】配置连接 USB 设备并使用主机的 USB 摄像头
- shell循环练习
- RestTemplate 连接池配置
- Apifox安装及使用
- C language programming | program compilation and preprocessing
猜你喜欢

Plato farm is expected to further expand its ecosystem through elephant swap

【WSL2】配置连接 USB 设备并使用主机的 USB 摄像头

LeetCode56. 合并区间

Leetcode54. 螺旋矩阵

Quickly update the information in a field in kettle

【StoneDB Class】入门第一课:数据库知识科普

Single arm routing (explanation + experiment)

我是不是被代码给耽误了……不幸沦为一名程序员……

记录一个自己挖的坑~

小程序支付管理-新版支付对接流程
随机推荐
js正则表达式实现每三位数字加一个逗号
[golang learning notes 2.0] arrays and slices in golang
shell 函数和数组练习
MySQL backup strategy
Gossip: Recently, many friends talk about going abroad
ARP broadcasting practice cases
【QT】capture. Obj:-1: error: lnk2019: unresolved external symbols__ imp_ Htons (solution)
flink原理(一) 状态的TTL管理、容错机制
Record a pit dug by yourself~
Using loops to process data in tables in kettle
ADC噪声全面分析 -02- ADC 噪声测量方法和相关参数
面试复盘五
STM32_找到导致进入HardFault_Handler的函数
Debug:与泛型有关的“无法解析的外部符号”
JS regular expression implementation adds a comma to every three digits
(2022 Hangdian multi school III) 1009.package delivery (greedy)
Clickhouse notes 1 | introduction, features | installation and use based on centos7 system | common data types | mergetree table engine | SQL operation
Using soci to connect Oracle with PostgreSQL and SQLite on rhel8
Apifox安装及使用
C winfrom common function integration-2