当前位置:网站首页>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 :
边栏推荐
- C winfrom common function integration-2
- 如何在电脑端登陆多个微信
- ClickHouse 笔记1 | 简介、特点 | 基于CentOS7系统的安装与使用 | 常用数据类型 | MergeTree 表引擎 | SQL操作
- C common function integration-3
- View the dmesg log before server restart
- What are the main threads of Youxuan database?
- The difference between critical section (the code that accesses critical resources in each thread) and mutex (mutex between processes, shared memory, virtual address)
- 冰冰学习笔记:类与对象(中)
- C language pthread_ cleanup_ Push() and pthread_ cleanup_ Pop() function (used for the resource cleaning task after the termination action in the critical resource program segment to avoid deadlock. T
- ARP broadcasting practice cases
猜你喜欢
![Error when connecting to MySQL: public key retrieval is not allowed [solution]](/img/b3/41523d44924ec203e40453bace6627.png)
Error when connecting to MySQL: public key retrieval is not allowed [solution]

VLAN trunk experiment

C language implementation of guessing numbers Games project practice (based on srand function, rand function, switch statement, while loop, if condition criterion, etc.)

Using loops to process data in tables in kettle

(2022杭电多校三)1009.Package Delivery(贪心)

js正则表达式实现每三位数字加一个逗号

利用 Amazon DynamoDB 和 Amazon S3 结合 gzip 压缩,最大化存储玩家数据

C common function integration-2

一体化实时HTAP数据库StoneDB,如何替换MySQL并实现近百倍分析性能的提升

(2022 Hangdian multi school III) 1009.package delivery (greedy)
随机推荐
VLAN trunk experiment
Docker install MySQL 8.0.28
面试复盘五
Pg_ relation_ Size question
Using docker in MAC to build Oracle database server
帮忙发一份招聘,base全国,有兴趣的可以过来看看
Examples of Oracle triggers
Gossip: talk with your daughter about why you should learn culture lessons well
小程序消息推送配置 Token校验失败,请检查确认
2022 0726 Gu Yujia's study notes
Am I delayed by the code... Unfortunately, I became a programmer
(2022 Hangdian multi school III) 1011.taxi (Manhattan maximum + 2 points)
Analysis of query results using both left join on and where in MySQL
IO中节点流和处理流的理解学习
Introduction to network -- overview of VLAN and trunk
正则 和 sed 练习
flink1.14 sql基础语法(一) flink sql表查询详解
Using soci to connect Oracle with PostgreSQL and SQLite on rhel8
Solution to automatic disconnection of SSH link of Tencent ECS
ClickHouse 笔记1 | 简介、特点 | 基于CentOS7系统的安装与使用 | 常用数据类型 | MergeTree 表引擎 | SQL操作