I'm working on a Visual Studio Code extension and want to integrate API interactions similar to the functionality demonstrated in this image:
What I Want to Achieve:
Background:
I'm learning how to build VSCode extensions, and I've followed a tutorial that used Postman for API interaction. I'd prefer to have this capability built into my extension.
What I've Tried:
Request for Help:
Could you please provide:
It's an extension called "Thunder Client"