Skip to content

Commit 131cb44

Browse files
authored
Instruction on using Postman in Vs Code
Added a few steps to help users install the postman extension in VS code, reducing the download of an application while also being able to follow the same steps as guided down below.
1 parent 77d9b84 commit 131cb44

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

src/content/3/en/part3a.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -603,6 +603,8 @@ Many tools exist for making the testing of backends easier. One of these is a co
603603
Let's install the Postman desktop client [from here](https://www.postman.com/downloads/) and try it out:
604604

605605
![postman screenshot on api/notes/2](../../images/3/11x.png)
606+
NB: Postman is also available on VS Code which can be dowloaded from the Extension tab on the left -> search for Postman -> First result (Verified Publisher) -> Install
607+
You will then see an extra icon added on the activity bar below the extensions tab. Once you login, you can follow from the steps below
606608

607609
Using Postman is quite easy in this situation. It's enough to define the URL and then select the correct request type (DELETE).
608610

0 commit comments

Comments
 (0)