- 简体中文
- Version before v2022.1.4
Restful Fast Request is the IDEA version of Postman,it is a powerful restful api toolkit plugin(http client) help you quickly generate url and params by exist method.Plugin = API debug tool + API manager tool + API search tool
It has a beautiful interface to compose requests,inspect server responses,store your api request and export api request.Plugin help you debug request just in Intellij frame
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.And it integrates additional features such as search, Postman integration, Swagger support and so on.
Supported framework
Spring framework (Spring MVC / Spring Boot)
JAX-RS
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.
- API navigate tree
- SearchEveryWhere for api
- APIs export to Postman
- 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
using IDE plugin system
- recommended Preferences(Settings) > Plugins > Browse repositories... > type in"Restful Fast Request" > Install Plugin
Mister-Hope, Author of vuepress-theme-hope