Bye Bye Postman. Using VS Code extension to test APIs.

Prem Das
2 min readApr 24, 2021

--

I have been using Postman to test out HTTP requests or APIs for years now. But I came across a VS Code extension that might replace it. Let us have a look it it.

The VS Code extension that we are going to talk about is Thunder Client.

Check this out :- https://www.thunderclient.io/

Thunder Client is a VS Code extension for testing HTTP requests. It is a Postman alternative. I am hoping that this will fully replace Postman in the near future.

Let us install this extension now.

Open VS Code and search for the extension “Thunder Client” .

After installing this extension, you can see a thunder icon on the left most panel of the VS code.

This means, we have successfully installed our extension. Let us test an API now.

Click on the thunder icon -> New Request .

This looks somewhat like Postman, right ?

Let me try a GET request and check if it gives a response. My endpoint would be https://reqres.in/api/users?page=2

Viola !! I got the desired response.

I loved this extension. I hope you will like it too.

Thank you for reading this article. Give it a clap if this helped you. Also give your valuable comments.

Sign up to discover human stories that deepen your understanding of the world.

Free

Distraction-free reading. No ads.

Organize your knowledge with lists and highlights.

Tell your story. Find your audience.

Membership

Read member-only stories

Support writers you read most

Earn money for your writing

Listen to audio narrations

Read offline with the Medium app

--

--

Prem Das
Prem Das

No responses yet

Write a response