Developers use a lot of URLs: your app URLs, URLs for consumed services, etc. These URLs, and sometimes their payloads may differ per environment. As a dev you are going to constantly hit them. Developers have relied on utilities outside the IDE to track the URLs, send test payloads, and inspect the response. Now you can do all of that from your IDE!
Table of contents
Calling REST APIs From the IDE : VSCodeGet StartedHow to UseGETPOSTPUTPATCHDELETEFinalWhy should you use a REST client extension?Sort: