stREST Client for VS Code

January 9, 2019 ยท View on GitHub

stREST Client allows you to send HTTP request specified in stREST and view the response in Visual Studio Code directly.

Main Features

  • Send HTTP requests in editor and view response (strest_history.json) in a separate pane

alt text

Three ways to execute a test:

Executiondetail
Right ClickRight Click Context
stREST ButtonstREST Button
cmd-alt-rMac keyboard Shortcut to execute Call
ctrl-alt-rWindows keyboard Shortcut to execute Call
Import CurlImport Curl

License

MIT License

Change Log

See CHANGELOG here

Feedback

Please provide feedback through the GitHub Issue system, or fork the repository and submit PR.

market