awesome-repositories.com
Blog
awesome-repositories.com

Entdecke die besten Open-Source-Repositories mit KI-gestützter Suche.

EntdeckenKuratierte SuchenOpen-Source-AlternativenSelf-hosted SoftwareBlogSitemap
ProjektÜber unsRanking-MethodikPresseMCP-Server
RechtlichesDatenschutzAGB
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·

13 Repos

Awesome GitHub RepositoriesAPI Request Scripting

Execution of custom scripts before or after API requests for dynamic variable manipulation and response validation.

Explore 13 awesome GitHub repositories matching development tools & productivity · API Request Scripting. Refine with filters or upvote what's useful.

Awesome API Request Scripting GitHub Repositories

Finde die besten Repos mit KI.Wir suchen mit KI nach den am besten passenden Repositories.
  • hoppscotch/hoppscotchAvatar von hoppscotch

    hoppscotch/hoppscotch

    79,618Auf GitHub ansehen↗

    Hoppscotch is an open-source API development ecosystem designed for building, testing, and debugging REST, GraphQL, and real-time APIs. It provides a unified platform that functions across web browsers, desktop applications, and command-line interfaces, allowing developers to manage the entire API lifecycle from a single environment. The platform distinguishes itself through a highly interactive, command-driven interface that utilizes a global spotlight palette and keyboard shortcuts to streamline complex workflows. It supports advanced request manipulation and validation by executing JavaScr

    Enables JavaScript-based scripting to manipulate variables and perform automated validation logic before or after API calls.

    TypeScriptapiapi-clientapi-rest
    Auf GitHub ansehen↗79,618
  • mountain-loop/yaakAvatar von mountain-loop

    mountain-loop/yaak

    18,778Auf GitHub ansehen↗

    Yaak is a cross-platform desktop client and command-line utility designed for developing, testing, and debugging API endpoints. It supports multi-protocol request execution for REST, GraphQL, and gRPC services, providing a unified environment for managing network interactions, authentication credentials, and automated testing workflows. The tool distinguishes itself through a local-first architecture that stores all workspace configurations and request definitions directly on the filesystem. This design enables native integration with version control systems like Git, allowing teams to track

    Supports custom scripting before or after requests to manipulate data and handle authentication flows.

    TypeScriptbruno-alternativegraphqlgrpc
    Auf GitHub ansehen↗18,778
  • darrenburns/postingAvatar von darrenburns

    darrenburns/posting

    12,035Auf GitHub ansehen↗

    Posting is a terminal-based HTTP request manager designed for developing, testing, and documenting API endpoints. It functions as a keyboard-driven interface that allows users to execute requests, manage collections, and inspect server responses directly within the command line environment. By storing request configurations as plain text files on the local filesystem, the tool ensures that API definitions remain compatible with standard version control systems. The project distinguishes itself by treating API collections as version-controlled assets, enabling users to migrate existing workflo

    Supports user-defined scripts for dynamic manipulation of request properties and response processing.

    Pythonautomationclideveloper-tools
    Auf GitHub ansehen↗12,035
  • requestly/requestlyAvatar von requestly

    requestly/requestly

    6,341Auf GitHub ansehen↗

    Passes data from one API response as a variable into subsequent requests to enable dynamic data flow across a workflow.

    TypeScriptapiapi-clientapi-mock
    Auf GitHub ansehen↗6,341
  • huachao/vscode-restclientAvatar von Huachao

    Huachao/vscode-restclient

    6,010Auf GitHub ansehen↗

    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

    Passes data from one API response as a variable into subsequent requests to enable dynamic data flow.

    TypeScriptgraphqlhttphttp-client
    Auf GitHub ansehen↗6,010
  • amitshekhariitbhu/fast-android-networkingAvatar von amitshekhariitbhu

    amitshekhariitbhu/Fast-Android-Networking

    5,906Auf GitHub ansehen↗

    🚀 A Complete Fast Android Networking Library that also supports HTTP/2 🚀

    Uses the result of one network request to trigger a subsequent request, emitting each response individually.

    Java
    Auf GitHub ansehen↗5,906
  • jhuckaby/cronicleAvatar von jhuckaby

    jhuckaby/Cronicle

    5,745Auf GitHub ansehen↗

    Cronicle is a distributed job scheduler that replaces traditional cron with a browser-based management interface. It runs scheduled tasks across a cluster of servers with automatic failover, using a custom cron parser that intersects day-of-month and day-of-week constraints when both are specified. The system executes jobs through a plugin framework that runs command-line scripts in any language, communicating via JSON over standard input and output. The scheduler provides a web-based real-time dashboard for monitoring running jobs with live logs, resource usage charts, and progress updates.

    Ships a request chaining mechanism that passes response data from one HTTP request into subsequent requests.

    JavaScript
    Auf GitHub ansehen↗5,745
  • altair-graphql/altairAvatar von altair-graphql

    altair-graphql/altair

    5,412Auf GitHub ansehen↗

    Altair ist ein grafischer GraphQL-API-Client, eine integrierte Entwicklungsumgebung (IDE) und ein Schema-Explorer. Es fungiert als Debugging-Tool und Kollaborationsplattform für die Ausführung von Queries, Mutations und Subscriptions gegen GraphQL-Server. Das Projekt zeichnet sich durch cloud-synchronisierte Workspaces aus, um Query-Sammlungen innerhalb von Teams zu organisieren und zu teilen. Es bietet ein flexibles Erweiterungs-Framework, das die Installation und Ausführung von Drittanbieter-Plugins in isolierten Sandboxes ermöglicht. Die Plattform deckt eine Vielzahl von Funktionen ab, darunter KI-gestützte Query-Erstellung, visuelle Schema-Erkundung und Echtzeit-Daten-Subscriptions über mehrere Transportprotokolle. Zudem enthält sie Tools für Request-Automatisierung durch Pre- und Post-Request-Scripting sowie Dienstprogramme zur Verwaltung von Umgebungsvariablen und zur Analyse von Response-Metadaten. Altair ist als Desktop-Anwendung, Browser-Erweiterung und webbasierte Anwendung verfügbar und kann auf privaten Servern gehostet werden.

    Provides custom scripting to process response headers and update environment variables after an API request.

    TypeScript
    Auf GitHub ansehen↗5,412
  • openai/plugins-quickstartAvatar von openai

    openai/plugins-quickstart

    4,238Auf GitHub ansehen↗

    This project is a starter kit and boilerplate for developing plugins that extend ChatGPT functionality via external APIs. It serves as a reference implementation for building tools that enable large language models to perform tasks through sequenced API calls and structured data mapping. The repository provides a template for integrating REST APIs and a guide for securing communication between a language model and third-party service endpoints. It focuses on the setup of identity verification and handshake mechanisms between an agent and a private backend server. The implementation covers th

    Enables chaining of multiple API requests by passing outputs from one call as inputs to the next.

    Pythonchatgptchatgpt-plugins
    Auf GitHub ansehen↗4,238
  • rengwuxian/rxjavasamplesAvatar von rengwuxian

    rengwuxian/RxJavaSamples

    3,912Auf GitHub ansehen↗

    RxJavaSamples ist eine Sammlung von Referenzimplementierungen und praktischen Anleitungen zur Anwendung reaktiver Muster auf asynchrones Networking und State-Management. Sie bietet Code-Demonstrationen für die Integration reaktiver Streams mit Retrofit, um Netzwerkanfragen auf nicht-blockierende Weise zu verarbeiten. Das Projekt konzentriert sich auf asynchrone Muster für das Management von API-Aufrufen, einschließlich der Kombination konkurrierender Streams und der Verwendung von Subjects zum Caching emittierter Werte für das State-Management. Es demonstriert spezifisch, wie automatisierte Workflows zur Token-Aktualisierung implementiert werden, um authentifizierte Sitzungen ohne Unterbrechung des Nutzers aufrechtzuerhalten. Das Repository deckt breitere Fähigkeiten in der Request-Orchestrierung ab, wie das Sequenzieren abhängiger Netzwerkaufrufe und das Aggregieren mehrerer paralleler Anfragen in einzelne Antwortobjekte. Es enthält zudem Implementierungen für die Formatierung von Antwortdaten und adapterbasiertes Mapping von API-Antworten in strukturierte Java-Objekte.

    Implements the chaining of dependent network calls where one response informs the next request.

    Java
    Auf GitHub ansehen↗3,912
  • thunderclient/thunder-client-supportAvatar von thunderclient

    thunderclient/thunder-client-support

    3,717Auf GitHub ansehen↗

    Thunder Client is a REST API client extension for VS Code that functions as an HTTP request manager, testing tool, and mocking workspace. It allows users to send requests, organize them into collections, and manage API configurations directly within the editor. The project distinguishes itself through a command-line interface for executing automated test suites in CI/CD pipelines and a Git-based synchronization system for sharing request collections and environment configurations across teams. It also incorporates artificial intelligence to automate the conversion of API scripts during migrat

    Offers a dedicated workspace for writing pre-request scripts and generating synthetic data to mock API behavior.

    apigraphqlhttpclient
    Auf GitHub ansehen↗3,717
  • octelium/octeliumAvatar von octelium

    octelium/octelium

    3,371Auf GitHub ansehen↗

    Octelium is a zero-trust network access platform and identity-aware proxy designed to secure private HTTP, SSH, and SQL resources. It functions as a secure gateway that validates human and workload identities using OIDC, SAML, and FIDO2 passkeys before granting access to internal applications and SaaS APIs. The system is distinguished by its secretless access broker, which injects credentials—such as API keys, passwords, and AWS Sigv4 signatures—at the gateway level so users can access databases and cloud resources without managing secrets. It further specializes in AI gateway administration,

    Executes Lua scripts during proxying to dynamically modify request headers and bodies.

    Goabacai-gatewayapi-gateway
    Auf GitHub ansehen↗3,371
  • schemathesis/schemathesisAvatar von schemathesis

    schemathesis/schemathesis

    3,055Auf GitHub ansehen↗

    Schemathesis is a property-based testing tool and fuzzer for schema-based APIs. It analyzes OpenAPI and JSON Schema specifications to automatically generate test cases that identify crashes, schema violations, and validation bypasses. The project functions as a contract validator and security scanner, verifying that a live server strictly adheres to its defined specifications. The framework distinguishes itself through stateful API testing, which chains multiple related requests together to uncover bugs that only emerge during complex, multi-step user workflows. It also utilizes response-driv

    Maintains a sequence of dependent API calls to simulate complex user workflows and identify state-related bugs.

    Pythonapiapi-testingcli
    Auf GitHub ansehen↗3,055
  1. Home
  2. Development Tools & Productivity
  3. API Development Tools
  4. API Lifecycle Management
  5. API Request Scripting

Unter-Tags erkunden

  • Mocking WorkspacesEnvironments for simulating API responses and generating synthetic data for development. **Distinct from API Request Scripting:** Focuses on the mocking of API responses rather than just the scripting of the request lifecycle.
  • Request Chaining2 Sub-TagsPasses data from one API response as a variable into subsequent requests to enable dynamic data flow across a workflow. **Distinct from API Request Scripting:** Distinct from API Request Scripting: focuses on chaining responses to subsequent requests, not general pre/post request scripting.