What is REST Client?
REST Client allows you to send HTTP request and view the response in Visual Studio Code directly.
Let's see the DOcs
you can get more info in the docs: https://marketplace.visualstudio.com/items?itemName=humao.rest-client
extensions
- .http
- .rest
comments
#
//
Let's Test
To start to learn this plugin we can use any REST API. so we can practice with the followingJsonplaceholder
separate multiple request
###
Tutorial
See the code
Atajos de Teclado
- Enviar peticiones: Ctrl+Alt+R(Cmd+Alt+R for macOS),
- history: Ctrl+Alt+H(Cmd+Alt+H for macOS), or press F1 and then select/type Rest Client
- Cerra ventana: Ctrl + W
or finally press F1, and select REST Client
Curl
GraphQL
Respose
- save full response