Restful Toolkit For Intellij IDEA

Build
Version
Downloads

Feature list

  • Base on IntelliJ Platform Plugin Template, support Java 8+, IDEA 2020.2+.
  • Enter the URL to navigate to service declaration. ( use: Ctrl + \ or Ctrl + Alt + N ) .
  • Show Restful services structure.
  • A simple http request tool.
  • Generate&Copy Query Param, Generate&Copy URL on the request method.
  • Adding functionality to a java class: Convert to JSON; format json data ( Windows: Ctrl + Enter; Mac: Command + Enter ) .
  • Other useful features, Stay tuned… ^_^

Installation

  • Using IDE built-in plugin system:

    Settings/Preferences > Plugins > Marketplace > Search for "RestfulToolkit" >
    Install Plugin

  • Manually:

    Download the latest release and install it manually using
    Settings/Preferences > Plugins > ⚙️ > Install plugin from disk...


Plugin based on the IntelliJ Platform Plugin Template, RestfulToolkit

GitHub

View Github