PSRest -- VSCode REST Client features in PowerShell #1398
nightroman
started this conversation in
Show and tell
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
https://github.com/nightroman/PSRest
This PowerShell module allows you invoking HTTP and GraphQL requests from REST Client files (
.http
,.rest
) and using the response output (JSON, XML, text, etc.) for viewing or as the input for other PowerShell commands.Apart from the above automation, PSRest works around some known REST Client limitations and also offers commands for using REST Client configuration system (
.vscode/settings.json
,.env
, process environment variables, etc.) for something else, not just for REST Client.Beta Was this translation helpful? Give feedback.
All reactions