当前位置:网站首页>Game between apifox and other interface development tools
Game between apifox and other interface development tools
2022-06-24 18:50:00 【Leaves without trace】
Basically, programmers engaged in back-end development need to have a handy interface testing tool . before , Everybody likes to use postman To test it , That is because there is no good development and testing tool in China . Everyone must know that there is a war between Russia and Ukraine , Various countries have imposed a series of sanctions on Russia , Even the largest gay dating site GitHub Both have launched sanctions against Russia , This is also a wake-up call for Chinese people . If one day postman Can't use , How do programmers test interfaces , Shivering cold , Crack , Soon , Open the baidu , Search interface development tools
Oh, Ho , Isn't this the interface development tool recently developed by Chinese people , I have to test it , How it's really good , I'll uninstall postman 了 , Late at the time , Fast then , I opened my favorite , Use the latest popular Java Development framework springboot To write a simple interface to test .
@RequestMapping("/map")
public Map<String, Object> getMap() {
Map<String, Object> map = new HashMap<>(3);
User user = new User(1, "ww", null);
map.put(" The author information ", user);
map.put(" Blog address ", "http://blog.ww123.com");
map.put("CSDN Address ", null);
map.put(" Number of fans ", 4153);
return map;
}
open Apifox To test it ,
First, log in , This experience feels better than postman Better , After all postman It's foreign , It seems that it is difficult to log in successfully , Anyway, I didn't log in successfully , Every time open postman Have to restart the operation , this Apifox It's done well , Can log in directly , Convenient for developers to save addresses , I thought it was a division of labor , This is more convenient for Chinese people under the epidemic
Write the local address directly in the local development , Just write the following request address , Very good . Apifox It's really good , Just for that , I'll use it later Apifox, hope Apifox The development of the team is getting better and better !
边栏推荐
- Leetcode daily question solution: 717 1-bit and 2-bit characters - reverse order
- Data modeling technology of Business Intelligence BI
- Huitongda officially landed at the Hong Kong Stock Exchange: the gross profit margin continued to decline, and the book value of several shareholders still suffered losses
- Why are life science enterprises on the cloud in succession?
- Introduction and download of nine npp\gpp datasets
- Monotone stack template
- How MySQL works - Chapter 14
- 微服务系统设计——子服务项目构建
- 为什么 useEvent 不够好
- JS clothing photo album case
猜你喜欢

three.js创建的基础框架

Flutter dart regular regexp special characters $, () (IV)

Microservice system design -- data model and system architecture design
![717.1-bit and 2-bit characters [sliding window]](/img/61/449566d2a8efbd403ae0361f839683.jpg)
717.1-bit and 2-bit characters [sliding window]

FROM_ GLC introduction and data download tutorial

JS deep understanding of functions

Leetcode weekly buckle 281

Wechat applet development - Implementation of rotation chart

建立自己的网站(8)

Location object
随机推荐
Why is nodejs so fast?
Sr-gnn shift robot gnns: overlapping the limitations of localized graph training data
Location object
JDBC writes Chinese garbled code to the database
Window object
Application service access configuration parameters
okcc呼叫中心数据操作的效率问题
PLC功能块系列之多段曲线控温FB(SCL程序)
[leetcode] rotation series (array, matrix, linked list, function, string)
上位机与MES对接的几种方式
Microsoft planetary computer (MPC) platform introduction, registration and comparison
LabView之MQTT协议使用
Selection (030) - what is the output of the following code?
1: Mosaic of 100W basic geographic information data
How do programmers do we media?
Different JVM
Flutter dart regular regexp matches non printing characters \cl\cj\cm\ck
Microservice system design - sub service project construction
How to perform power regression in R
Mental models: the best way to make informed decisions - farnam