REST Client
REST Client is a Visual Studio Code extension for sending HTTP requests and viewing responses directly within the editor. It supports .http and .rest file formats, GraphQL, cURL, multiple auth schemes, environment variables, request chaining, and code generation.
Documentation
Documentation
https://github.com/Huachao/vscode-restclient#readme
GettingStarted
https://github.com/Huachao/vscode-restclient#usage
SDKs
Schemas & Data
JSONSchema
https://raw.githubusercontent.com/api-evangelist/rest-client/refs/heads/main/json-schema/rest-client-request-schema.json
JSONStructure
https://raw.githubusercontent.com/api-evangelist/rest-client/refs/heads/main/json-structure/rest-client-request-structure.json
Other Resources
VS Code Marketplace
https://marketplace.visualstudio.com/items?itemName=humao.rest-client
ChangeLog
https://github.com/Huachao/vscode-restclient/blob/master/CHANGELOG.md
Examples
https://raw.githubusercontent.com/api-evangelist/rest-client/refs/heads/main/examples/rest-client-get-request-example.json
Examples
https://raw.githubusercontent.com/api-evangelist/rest-client/refs/heads/main/examples/rest-client-request-chaining-example.json
GraphQL
https://raw.githubusercontent.com/api-evangelist/rest-client/refs/heads/main/graphql/rest-client-graphql.md
APIsJSON
https://raw.githubusercontent.com/api-evangelist/rest-client/refs/heads/main/apis.yml