Skip to content

Latest commit

 

History

History
33 lines (20 loc) · 1.21 KB

README.md

File metadata and controls

33 lines (20 loc) · 1.21 KB

stREST Client for VS Code

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:

Execution detail
Right Click Right Click Context
stREST Button stREST Button
cmd-alt-r Mac keyboard Shortcut to execute Call
ctrl-alt-r Windows keyboard Shortcut to execute Call
Import Curl Import 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