awesome-repositories.com
Blog
awesome-repositories.com

Descubre los mejores repositorios open-source con nuestra búsqueda potenciada por IA.

ExplorarBúsquedas curadasAlternativas open-sourceSoftware autohospedableBlogMapa del sitio
ProyectoAcerca deCómo clasificamosPrensaServidor MCP
Aviso legalPrivacidadTérminos
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·

1 repositorio

Awesome GitHub RepositoriesResponse Part References

Selecting specific headers, body, or JSON/XML values from a previous response for use in subsequent requests.

Distinct from Request Chaining: Distinct from Request Chaining: focuses on selecting specific parts of a response (headers, body, JSON/XML values) rather than general response-to-request variable passing.

Explore 1 awesome GitHub repository matching development tools & productivity · Response Part References. Refine with filters or upvote what's useful.

Awesome Response Part References GitHub Repositories

Encuentra los mejores repositorios con IA.Buscaremos los repositorios que mejor coincidan usando IA.
  • huachao/vscode-restclientAvatar de Huachao

    Huachao/vscode-restclient

    6,010Ver en GitHub↗

    This is a Visual Studio Code extension that lets developers compose, send, and inspect HTTP requests directly from within the editor. It uses .http and .rest files as executable request definitions, parsing each block of text into a complete HTTP request that is dispatched via Node.js built-in HTTP modules without requiring a separate server process. The extension renders full HTTP responses with syntax-highlighted body, status line, and headers in a dedicated editor tab or side panel. The extension supports multiple authentication schemes including Basic, Digest, SSL certificates, Azure

    References parts of a previous request or response by selecting headers, body, or specific JSON or XML values.

    TypeScriptgraphqlhttphttp-client
    Ver en GitHub↗6,010
  1. Home
  2. Development Tools & Productivity
  3. API Development Tools
  4. API Lifecycle Management
  5. API Request Scripting
  6. Request Chaining
  7. Response Part References