DEV Community

Kamrul Hasan Rashed
Kamrul Hasan Rashed

Posted on

RapidApi Client

As a developer we have to deal with API most of the time and as a HTTP client we use Postman for which we have to install this and go out from the vs code, which takes some time. But RapidApi has released their RapidApi Client as a vs code extension which is very cool. We do not have to go out from the vs code. we can HTTP request and all other things that we do in postman. There are some additional functionality that now we can copy request code from there.

So I'll highly recommend to use RapidApi Client as our HTTP Client.

Top comments (0)