Search code examples
android-studiopluginsintellij-idearest-client

Testing RESTful Web Services (RESTClient) on Android Studio


I was going through the IntelliJ IDEA Plugins where I found this RESTfull Web service testing client

Testing RESTful Web Services

But I could not get it listed in the Plugin directory of Android Studio. Could you please guide me how to add it to the Android Studio.

Tried searching it with this command Ctrl+Shift+A But could not find it.

I am pointing to the RESTClient which is being mentioned in this video @ 44:25


Solution

  • Nevermind.

    I found it here IntelliJ RESTClient.