Thunder client - VScode extension

Thunder client - VScode extension

ยท

1 min read

I conducted a Poll on LinkedIn about API testing tools and results were one sided for postman. I was surprise to find that Thunder Client, Insomnia API testing tools are not so popular among developers. In this post, I am exploring Thunder Client.

If you are a developer who do not want to leave their IDE ! Thunder client in VSCode is your best friend.

via GIPHY

Thunder Client is a lightweight Rest API Client Extension for Visual Studio Code.

More reason to consider

  • You install extension from VSCode
  • You do not have to sign up ๐Ÿคฉ (I love it!)
  • Simple & Easy to use UI
  • Supports Collections and Environment variables & GraphQL Queries. ๐Ÿš€
  • Scriptless Testing ๐Ÿ˜Ž๐Ÿคฉ

How to Install : Go to extensions, search Thunder Client and hit "Install" button Screen Shot 2022-08-24 at 5.02.32 PM.png

In editor ?? Screen Shot 2022-08-24 at 5.03.06 PM.png

Isn't this awesome! ๐Ÿ˜„. Some screen capture to checkout.

To learn more about thunder client extension go here

Happy exploring, I'm sure you will find it easy and ready to go. If you are using it, Please share your experience or questions.

ย