REST Client NextREST Client Next lets you send HTTP requests and view responses directly inside VS Code --- no external tools required. REST Client Next continues the maintenance of the popular REST Client extension for Visual Studio Code, originally created by Huachao. This project focuses on keeping dependencies up to date while preserving compatibility and ensuring a seamless experience for existing users. Table of contentsFeatures
Elementary 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 Github Page [https://tutilus.github.io/vscode-restclientnext/] 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 CreditsThis project includes contributions originally made to the upstream repository:
Special ThanksAll the amazing contributors❤️ FeedbackPlease provide feedback through the GitHub Issue system, or fork the repository and submit PR. |