Is it really Thunder Client
will be an Alternative to Postman
?
Where this helps me soo much to test my API without opening other applications, A one-stop solution for developing API, of course, it’s a lightweight one!
Let’s get started!
Open your VSCode IDE, then type in the extenstion section Thunder Client
👇
Make sure, you install it first before we go for cracking. After we install the Thunder Client head to your sidebar where the Thunder Client logo is visible(refer to screenshot, I rounder in Thunder Client icon), then hit the New Request
After that, head to the TextBar, use what you want.
- POST
- GET
- PUT
- DELETE
- UPDATE
- PATCH
- HEAD
- OPTIONS
Sample API's JSON : jsonplaceholder.typicode.com/posts
Nice! you will receive the response and other configurations. You can do such a thing as creating A Test Request and Response, in Test Section. Just do what you with your testing.
This article is some reference and introduction about Thunder Client, some of you might still use Postman, and it’s worth trying if you use VSCode as a development IDE. For me, it helps a lot since I don't like to open many applications while Developing at the same time.
Sponsoring 🧡
If you like my work and want to support the like more articals
and open-source
project's, now you can! Just:
That's all for this article now.
Hope you like the article. Stay Tuned for more. If really appreciate my work, kindly support me
Thanks for reading!🙏
If you liked this article and want more content like this, subscribe to CodeHouse