# fast-request **Repository Path**: ghlggc/fast-request ## Basic Information - **Project Name**: fast-request - **Description**: IntelliJ plugin Restful Fast Request 一个基于springmvc的帮助你快速生成url和参数的IDEA 插件。IDEA 版postman工具 - **Primary Language**: Java - **License**: Apache-2.0 - **Default Branch**: master - **Homepage**: https://plugins.jetbrains.com/plugin/16988-fast-request - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 40 - **Created**: 2021-09-13 - **Last Updated**: 2021-09-13 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # Restful Fast Request [![Jetbrains Plugins][plugin-img]][plugin] ![Version](https://img.shields.io/jetbrains/plugin/v/16988) ![Downloads](https://img.shields.io/jetbrains/plugin/d/16988) [![QQ群](https://img.shields.io/badge/chat-QQ群-46BC99.svg?style=flat-square)](https://qm.qq.com/cgi-bin/qm/qr?k=1OEJ5QST4zoEUv0x0OvOmC3TUfAIZXAO) [![Slack](https://img.shields.io/badge/Slack-%23Fast--Request-red)](https://fastrequest.slack.com) [**Restful Fast Request**](https://plugins.jetbrains.com/plugin/16988-fast-request) 是一个基于springmvc的帮助你快速生成**url**和**参数** 的IDEA 插件。同时也是一个http client工具,你只需要按一下方法左侧的小图标(小火箭),插件就会帮你生成方法的url和参数显示在工具窗口,再点击发送请求即可在IDEA内完成API调试,并且可以保存历史请求,方便再次使用调试 对比与HTTP Client,Fast Request不仅拥有HTTP Client内置的功能,还提供了友好易懂直观的界面,让使用者调试API的时候能够更加方便、简捷,同时各种类型参数也提供了不同的定制方式,更加灵活。 > 宗旨 > 插件的宗旨是为简化开发、提高效率而生,我们的愿景是成为 IDEA 最好的搭档,就像魂斗罗中的 1P、2P,基友搭配,效率翻倍。 如果你觉得本插件不错,请给个🌟Star吧,也欢迎提供宝贵的建议 ## 功能 * 一键生成url和参数 * 发送请求调试API(支持修改生成的参数) * 域名定制及切换 * 自定义参数解析 * 字符串生成策略化 * 保存API * 管理API(搜索过滤、修改API名称) * 一键定位历史保存的API到方法 * API转curl ![example](./screenshot/example.gif) ![example_download](./screenshot/downloadFile.gif) ![example_download](./screenshot/apis_hd.png) # Document * [中文文档](https://kings1990.github.io/restful-fast-request-doc/) * [English Document](https://kings1990.github.io/restful-fast-request-doc/en/) # QQ 群:754131222 有问题也可以在群里交流 ## 安装 **插件市场安装** - 推荐 Preferences(Settings) > Plugins > Browse repositories... > 输入"Fast Request" > 点击Install ![](./screenshot/download.png) ## 支持作者 如果觉得插件很赞,为你节约了不少时间,那么就请作者喝杯咖啡吧~☕☕☕,非常感谢.您的支持是鼓励我们前行的动力,无论金额多少都足够表达您这份心意。 | ![微信](./screenshot/pay/wechat.jpg) | ![支付宝](./screenshot/pay/alipay.png) | | --- | --- | [latest-release]: https://github.com/kings1990/fast-request/releases/latest [plugin]: https://plugins.jetbrains.com/plugin/16988 [plugin-img]: https://img.shields.io/badge/plugin-Restful_Fast_Request-x.svg