Skip to content

Commit d768599

Browse files
authored
Merge pull request #2956 from aju-alen/patch-1
Instruction on using Postman in Vs Code
2 parents 77d9b84 + 131cb44 commit d768599

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)