Back to Blog
Originally published on Medium.Read Original Article
2022-05-29

Test your API using Rest Client VS Code Extension (No Postman, Insomnia needed)

Test your API using Rest Client VS Code Extension (No Postman, Insomnia needed) VS Code IDE is very popular among developers and it has tons...

Share Editorial
Test your API using Rest Client VS Code Extension (No Postman, Insomnia needed)

Test your API using Rest Client VS Code Extension (No Postman, Insomnia needed)

VS Code IDE is very popular among developers and it has tons of extensions available to make life simpler. One of them is Rest Client (author: Huachao Mao). I personally use this extension so that I don’t have to rely on external tools like Postman, Insomnia.

Sponsored Advertisement