REST Client NextREST Client Next lets you send HTTP requests and view responses directly inside VS Code --- no external tools required. A modernized fork of the popular REST Client extension for Visual Studio Code of Huachao's REST Client. Table of contentsFeatures
Quick ExampleCreate a file named
Click Send Request above the request line. InstallationInstall from the VS Code Marketplace Build & Run locallyTo build and run the extension locally for development:
To package a production build:
DocumentationFull documentation is available in the project Wiki: 👉 https://github.com/tutilus/vscode-restclientnext/wiki Basic Example with variables
Why REST Client Next?There is already an excellent fork called http-yac, but my goal with REST Client Next is to preserve the simplicity of the original REST Client and continue using its lightweight approach while modernizing it for recent VS Code versions. So my main goal is:
LicenseChange LogSee CHANGELOG here Special ThanksAll the amazing contributors❤️ FeedbackPlease provide feedback through the GitHub Issue system, or fork the repository and submit PR. |