当前位置:网站首页>Restful fast request 2022.2.1 release, support curl import

Restful fast request 2022.2.1 release, support curl import

2022-07-05 01:39:00 Dromara open source organization

brief introduction

Restful Fast Request Is a similar to Postman Of IDEA plug-in unit . It's a powerful restful api Toolkit plug-ins , According to the existing methods, it can help you quickly generate url and params. Restful Fast Request = API Debugging tools + API Management tools + API Search tools . It has a beautiful interface to complete the request 、 Check the server response 、 Store your api Request and export api request . Plugins help you in IDEA Debug your... Faster and more efficiently in the interface API.

Update features

  • API Grouping parameter saving support
  • Temporary request save support
  • cURL Import Support
  • Response Header Exhibition
  • Add pair Url Suffix support
  • Optimization analysis
  • Repair Word export bug
  • Optimize shortcuts

API Grouping parameter saving support

Purpose : One API Save parameters of different combinations under

The original save operation will be classified into by default Default grouping

file

Switch parameters

Here are book list 3 Query in languages

file

Temporary request save support

Purpose : Save any request that does not belong to this project , Used to temporarily call , Not associated with the current project code

Temporarily requested to be saved Request Of Url Must be http perhaps https start

file

cURL Import Support

file

Note that if you need to bind methods , You need to place the cursor over the method name

Response Header Exhibition

file

Add pair Url Suffix support

Purpose : Some requests need to be made in url Add at the end .do

file

Optimization analysis

To optimize the List<Entity> Parsing

For more details, please click -> https://dromara.gitee.io/fast-request/guide/history.html

This article belongs to dromara Owned by open source organizations (https://dromara.org/)

原网站

版权声明
本文为[Dromara open source organization]所创,转载请带上原文链接,感谢
https://yzsam.com/2022/186/202207050138324513.html