You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: src/content/3/en/part3a.md
+2Lines changed: 2 additions & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -603,6 +603,8 @@ Many tools exist for making the testing of backends easier. One of these is a co
603
603
Let's install the Postman desktop client [from here](https://www.postman.com/downloads/) and try it out:
604
604
605
605

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
606
608
607
609
Using Postman is quite easy in this situation. It's enough to define the URL and then select the correct request type (DELETE).
0 commit comments