Skip to content

cgb-middleware/fast-request

 
 

Repository files navigation

Restful Fast Request

Jetbrains Plugins Version Downloads JetBrains Plugins GitHub QQ群 Slack

Restful 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
  • 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

Send request example

SearchEveryWhere for api example

Send and download example_download

Api manage api manage

Api navigate apinav

Api export to postman export2postman

Document

Install

using IDE plugin system

  • recommended Preferences(Settings) > Plugins > Browse repositories... > find" Restful Fast Request" > Install Plugin

About

IntelliJ IDEA plugin Restful Fast Request

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Java 100.0%