stREST Client allows you to send HTTP request specified in stREST and view the response in Visual Studio Code directly.
- Send HTTP requests in editor and view response (strest_history.json) in a separate pane
Three ways to execute a test:
Execution | detail |
---|---|
Right Click | |
stREST Button | |
cmd-alt-r | Mac keyboard Shortcut to execute Call |
ctrl-alt-r | Windows keyboard Shortcut to execute Call |
Import Curl |
See CHANGELOG here
Please provide feedback through the GitHub Issue system, or fork the repository and submit PR.