# fast-request
**Repository Path**: wsaben/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**: 41
- **Created**: 2022-01-20
- **Last Updated**: 2022-01-20
## Categories & Tags
**Categories**: Uncategorized
**Tags**: None
## README
# Restful Fast Request
* [简体中文](./README.zh_CN.md)
[](https://github.com/dromara/fast-request)
[](https://gitee.com/dromara/fast-request)
[![Jetbrains Plugins][plugin-img]][plugin]




[](https://qm.qq.com/cgi-bin/qm/qr?k=1OEJ5QST4zoEUv0x0OvOmC3TUfAIZXAO)
[](https://fastrequest.slack.com)
[**Restful Fast Request**](https://plugins.jetbrains.com/plugin/16988-fast-request) is a plugin based on springmvc that
help you quickly generate **url** and **params**.It is also a http client tool.
You only need to click the rocket icon on the left side of the method, the plugin will help you generate the method url
and parameters and display in the tool window, and then click Send Request to complete the API debugging in IDEA, and
you can save the history request
Compared with the HTTP Client, Restful Fast Request not only has the built-in functions of the HTTP Client, but also
provides a friendly, easy-to-understand and intuitive interface, which makes it more convenient and simple for users to
debug the API. At the same time, various types of parameters also provide different customization methods to make it
more flexible.
> PURPOSE
> The purpose of the plug-in is to simplify development and improve efficiency. Our vision is to become the best partner of IDEA, just like Contra's 1P, 2P, base-friend collocation, and double the efficiency.
If you think this plugin help you, please **🌟Star** project, and also welcome to provide excellent recommendation
## Features
* API navigate tree
* SearchEveryWhere for api
* Generate url and parameters in one click
* Send request to debug API(support to modify the generated parameters)
* Domain customization and switching
* Custom parameter parse
* String generation strategy
* Save api
* Management API (search filter, modify API name)
* One click location history save api to method
* Api to curl
* Automatically associate APIs to module groups
* Built-in Json parameter editor
> Send request

> SearchEveryWhere for api

> Send and download

> Api manage

> Api navigate

# Document
* [中文文档](https://plugins.sheng90.wang/fast-request)
* [English Document](https://dromara.github.io/fast-request/en)
## Install
**using IDE plugin system**
- recommended Preferences(Settings) > Plugins > Browse repositories... > find"
Restful Fast Request" > Install Plugin

[latest-release]: https://github.com/dromara/fast-request/releases/latest
[plugin]: https://plugins.jetbrains.com/plugin/16988
[plugin-img]: https://img.shields.io/badge/plugin-Restful_Fast_Request-x.svg?logo=IntelliJ%20IDEA