awesome-repositories.com

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

EntdeckenKuratierte SuchenBlogSitemap
ProjektÜber unsPresseMCP-Server
RechtlichesDatenschutzAGB
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·
awesome-repositories.comBlog
Kategorien

26 Repos

Awesome GitHub RepositoriesCloud API Request Execution

Executes authenticated HTTP requests to cloud service endpoints with automatic path-template resolution.

Distinct from API Request Configurations: Distinct from general API request configuration: focuses on the execution of cloud-specific API calls within an infrastructure context.

Explore 26 awesome GitHub repositories matching web development · Cloud API Request Execution. Refine with filters or upvote what's useful.

Awesome Cloud API Request Execution GitHub Repositories

Finde die besten Repos mit KI.Wir suchen mit KI nach den am besten passenden Repositories.
  • marmelab/react-adminAvatar von marmelab

    marmelab/react-admin

    26,780Auf GitHub ansehen↗

    React-admin is a framework for building data-driven administrative interfaces that connect to REST or GraphQL backends. It provides a comprehensive suite of tools for managing the full lifecycle of administrative applications, including resource-oriented routing, declarative form scaffolding, and context-driven state management. By utilizing a modular adapter-based architecture, the framework abstracts backend communication, allowing developers to build consistent CRUD interfaces that handle data fetching, authentication, and synchronization automatically. The project distinguishes itself thr

    Performs authenticated network calls by automatically managing headers, content types, and structured error handling.

    TypeScriptadminadmin-dashboardadmin-on-rest
    Auf GitHub ansehen↗26,780
  • pulumi/pulumiAvatar von pulumi

    pulumi/pulumi

    24,797Auf GitHub ansehen↗

    Pulumi is an infrastructure-as-code framework that enables the definition, deployment, and management of cloud resources using general-purpose programming languages. It functions as a cloud resource orchestrator that coordinates the lifecycle of heterogeneous infrastructure by executing code to construct dependency graphs and reconciling the desired state against actual cloud environments. The platform distinguishes itself through a language-host runtime bridge that allows developers to use standard programming languages to define infrastructure, rather than relying solely on domain-specific

    Sends authenticated HTTP requests to cloud service endpoints using existing credentials and automatic path-template resolution.

    Goawsazurecloud
    Auf GitHub ansehen↗24,797
  • prefecthq/prefectAvatar von PrefectHQ

    PrefectHQ/prefect

    21,640Auf GitHub ansehen↗

    Prefect is a workflow orchestration platform designed to define, schedule, and monitor complex data pipelines as Python code. It functions as a container-native engine that wraps individual tasks in isolated environments, ensuring consistent dependencies and resource allocation across diverse infrastructure. By utilizing a state-machine-based orchestration model, the system tracks execution progress through discrete transitions and persistent event logs to maintain reliable and observable task processing. The platform distinguishes itself through a decoupled worker-API architecture, which sep

    Sends authenticated HTTP requests to arbitrary API endpoints to retrieve data or trigger remote operations.

    Pythonautomationdatadata-engineering
    Auf GitHub ansehen↗21,640
  • automatisch/automatischAvatar von automatisch

    automatisch/automatisch

    13,704Auf GitHub ansehen↗

    Automatisch is an open-source, self-hosted automation platform designed to orchestrate multi-stage workflows across various third-party web services. It functions as a no-code integration engine that allows users to connect disparate applications, enabling the automated movement of data and the execution of tasks without manual intervention. By running the platform on private infrastructure, users maintain full control over their data and ensure compliance with internal security policies. The platform distinguishes itself through a focus on secure, local credential management and flexible int

    Executes authenticated API requests to third-party services to create, update, or retrieve remote data.

    JavaScriptautomationautomatischlow-code
    Auf GitHub ansehen↗13,704
  • aws/aws-cdkAvatar von aws

    aws/aws-cdk

    12,817Auf GitHub ansehen↗

    The AWS Cloud Development Kit is an infrastructure-as-code framework that enables developers to define and provision cloud resources using familiar programming languages. By utilizing construct-based synthesis, it translates high-level, object-oriented code into declarative templates, allowing for the automated management of complex cloud environments through a centralized, code-driven control plane. The framework distinguishes itself through its ability to model infrastructure as a dependency-aware resource graph, ensuring that components are provisioned and updated in the correct order. It

    Translates agent requests into secure cloud API calls using existing IAM credentials and granular access controls.

    TypeScriptawscloud-infrastructurehacktoberfest
    Auf GitHub ansehen↗12,817
  • sashabaranov/go-openaiAvatar von sashabaranov

    sashabaranov/go-openai

    10,694Auf GitHub ansehen↗

    This project is a Go library that provides a programmatic interface for interacting with generative AI services. It serves as a comprehensive software development kit for integrating large language models into applications, enabling developers to perform tasks such as text and chat completion, image generation, and audio transcription. The library distinguishes itself through a unified infrastructure designed for robust network communication and service management. It features structured request mapping and error normalization to ensure type-safe interactions and simplified debugging. Further

    Executes authenticated API requests with support for custom headers and multipart file uploads.

    Gochatgptchatgpt-apidall-e
    Auf GitHub ansehen↗10,694
  • openai/openai-nodeAvatar von openai

    openai/openai-node

    10,643Auf GitHub ansehen↗

    This project is a comprehensive Node.js software development kit designed for integrating large language models into applications. It serves as a foundational client for interacting with REST and WebSocket services, enabling developers to implement chat functionality, multimodal content generation, and autonomous agent orchestration. The library provides a structured framework for defining executable tools and enforcing JSON schemas, ensuring that model outputs remain programmatically compatible with downstream systems. The SDK distinguishes itself through its robust request orchestration and

    Executes arbitrary HTTP requests to custom endpoints while retaining standard client features.

    TypeScriptnodejsopenaitypescript
    Auf GitHub ansehen↗10,643
  • googleapis/google-api-php-clientAvatar von googleapis

    googleapis/google-api-php-client

    9,795Auf GitHub ansehen↗

    The Google API PHP Client Library is a development kit for interacting with Google Cloud services and APIs. It provides standardized service interfaces to retrieve and manipulate data, serving as a comprehensive SDK for executing network requests across Google cloud platforms. The library features a specialized authentication handler for OAuth 2.0, managing authorization flows, access tokens, and offline access via refresh tokens. It includes a service account authenticator that uses JSON key files or application default credentials for server-to-server communication, as well as mechanisms fo

    Provides a standardized mechanism for executing authenticated network requests against Google Cloud API endpoints.

    PHP
    Auf GitHub ansehen↗9,795
  • boto/boto3Avatar von boto

    boto/boto3

    9,834Auf GitHub ansehen↗

    Boto3 is the AWS SDK for Python, providing a programmatic interface for managing and automating AWS cloud infrastructure and services. It serves as a cloud management API client and resource manager for provisioning, configuring, and scaling virtual servers, databases, and storage. The library enables the implementation of infrastructure-as-code through declarative templates and scripts, allowing for the deployment of identical resource stacks across multiple accounts and geographic regions. It also provides a framework for coordinating distributed workflows, serverless functions, and contain

    Executes authenticated API requests to manage billing, security, and operational metadata for cloud accounts.

    Pythonawsaws-sdkcloud
    Auf GitHub ansehen↗9,834
  • jeffreysu/weixinmpsdkAvatar von JeffreySu

    JeffreySu/WeiXinMPSDK

    8,871Auf GitHub ansehen↗

    WeiXinMPSDK is a .NET software development kit designed to integrate WeChat services, official accounts, and mini programs into applications. It provides a multi-platform bot framework and a programmatic interface to interact with official, mini, and corporate accounts across the WeChat ecosystem. The project features interface-based platform abstraction and logic unification, allowing a single codebase to target multiple target platforms. It includes a messaging middleware for routing incoming requests and a distributed caching layer using providers like Redis or Memcached to synchronize ses

    Executes requests for payment, menu, and template modules with automated access token lifecycle management.

    C#c-sharpcachedistributed-cache
    Auf GitHub ansehen↗8,871
  • aws/aws-sdk-goAvatar von aws

    aws/aws-sdk-go

    8,687Auf GitHub ansehen↗

    The AWS SDK for Go is a software development kit and cloud infrastructure library used to programmatically interact with AWS cloud services. It provides a programmatic interface for authenticating requests, executing operations against regional endpoints, and automating the creation and management of cloud resources. The toolkit utilizes model-driven code generation to create service clients and employs a session-based configuration system to share credentials and global settings across those clients. It implements signature-based request authentication to verify identity and integrity throug

    Provides the core mechanism for executing authenticated HTTP requests to AWS regional service endpoints.

    Go
    Auf GitHub ansehen↗8,687
  • rockyzsu/stockAvatar von Rockyzsu

    Rockyzsu/stock

    7,802Auf GitHub ansehen↗

    This project is a quantitative trading platform and algorithmic trading bot designed for market data aggregation, strategy backtesting, and trade execution. It functions as a comprehensive system for collecting financial data via APIs and web sources, simulating investment strategies against historical records, and programmatically managing investment positions through brokerage interfaces. The platform distinguishes itself through institutional sentiment analysis and market intelligence tools. It monitors institutional fund activity, tracks corporate actions like equity pledges, and crawls f

    Provides specialized APIs to fetch real-time stock fundamentals and pricing data from brokerage interfaces.

    Pythonpythonquantstock
    Auf GitHub ansehen↗7,802
  • sammchardy/python-binanceAvatar von sammchardy

    sammchardy/python-binance

    7,176Auf GitHub ansehen↗

    python-binance is a Python client library that provides programmatic access to the Binance cryptocurrency exchange through both REST and WebSocket APIs. It serves as a comprehensive toolkit for automated trading, account management, and market data retrieval, enabling developers to build trading bots, portfolio management tools, and data analysis applications that interact directly with the exchange. The library distinguishes itself through a dual-client architecture that separates synchronous REST calls from persistent WebSocket streams, allowing concurrent execution without blocking. It inc

    Makes multiple REST API calls concurrently to avoid sequential blocking and improve throughput.

    Pythonapibinancecryptocurrency
    Auf GitHub ansehen↗7,176
  • al-one/hass-xiaomi-miotAvatar von al-one

    al-one/hass-xiaomi-miot

    5,746Auf GitHub ansehen↗

    hass-xiaomi-miot is an integration for Home Assistant that connects Xiaomi smart home devices to the platform. It supports both local and cloud-based communication, automatically selecting the appropriate mode for each device when connected through a Mi account, and also allows direct pairing of individual devices using their IP address and token. The integration provides granular control over device behavior, enabling users to override connection modes, polling intervals, and property mappings for individual devices through YAML configuration. It offers the ability to call Xiaomi's internal

    Makes direct authenticated requests to Xiaomi cloud API endpoints for advanced operations.

    Pythoncustom-componenthasshome-assistant
    Auf GitHub ansehen↗5,746
  • rivet-dev/rivetAvatar von rivet-dev

    rivet-dev/rivet

    5,619Auf GitHub ansehen↗

    Rivet ist eine verteilte Infrastruktur zur Verwaltung des Lebenszyklus, der Adressierung und der Persistenz von zustandsbehafteten Akteuren (Actors) und dauerhaften Ausführungs-Engines. Es bietet eine verteilte Prozess-Sandbox, die Anwendungslogik innerhalb leichtgewichtiger Isolates ausführt, was Ressourcenisolierung und schnelle Kaltstarts gewährleistet. Das System ist darauf ausgelegt, mehrstufige Operationen mittels persistenter Queues und Timer zu koordinieren, um eine zuverlässige Aufgabenerledigung in verteilten Umgebungen zu garantieren. Die Plattform ermöglicht spezifisch die Orchestrierung von zustandsbehafteten KI-Agenten, die persistentes Gedächtnis und Status über lang laufende Interaktionen und komplexe Workflows hinweg beibehalten. Sie zeichnet sich durch ein WebSocket-Status-Synchronisations-Framework aus, das Frontend-UI-Komponenten über bidirektionale Echtzeitkommunikation an entfernte zustandsbehaftete Prozesse bindet. Das System deckt ein breites Spektrum an Funktionen ab, einschließlich hierarchischer Akteur-Adressierung, einer Hibernate-on-Idle-Laufzeit zur Ressourcenoptimierung und einer austauschbaren Persistenzschicht für modulare Speicher-Backends. Es enthält zudem Tools für aktives Session-Debugging, Echtzeit-Überwachung des Ausführungsstatus und automatisierte Bereitstellungsoptionen für Edge-, Cloud- oder private Infrastrukturen. Das Projekt ist in Rust implementiert und unterstützt die Akteur-Entwicklung in mehreren Sprachen.

    Provides mechanisms to invoke low-level network interfaces directly on remote actor processes.

    Rustactoractorscloudflare
    Auf GitHub ansehen↗5,619
  • makenotion/notion-sdk-jsAvatar von makenotion

    makenotion/notion-sdk-js

    5,611Auf GitHub ansehen↗

    Dieses Projekt ist eine JavaScript-Client-Bibliothek und ein SDK für die Interaktion mit der Notion-REST-API. Es bietet typisierte Methoden und Dienstprogramme, um Seiten, Datenbanken und Workspace-Ressourcen innerhalb einer Notion-Umgebung programmatisch zu verwalten. Das SDK enthält Tools für die Implementierung von OAuth-2.0-Autorisierungs-Flows, um Drittanbieter-Anwendungen Zugriff auf Workspace-Inhalte zu gewähren. Es verfügt über Mechanismen für den Umgang mit Cursor-basierter Paginierung via asynchroner Iteratoren und implementiert Exponential-Back-off-Wiederholungsversuche, um Rate-Limits und transiente Serverfehler zu verwalten. Die Bibliothek deckt ein breites Spektrum an Funktionen ab, einschließlich Datenbank-Schema-Management, Synchronisation von Seiteninhalten und Uploads von Medien-Assets. Sie bietet zudem Unterstützung für den Abruf von Benutzerprofilen, Echtzeit-Event-Abonnements via Webhooks und typsichere Antwortvalidierung unter Verwendung von TypeScript-Type-Guards.

    Implements a generic request method to call specific API endpoints when pre-built client methods are unavailable.

    TypeScriptapiapi-clientjavascript
    Auf GitHub ansehen↗5,611
  • eatmoreapple/openwechatAvatar von eatmoreapple

    eatmoreapple/openwechat

    5,477Auf GitHub ansehen↗

    OpenWeChat ist ein Go-SDK und API-Wrapper, der für die Integration von WeChat-Messaging und Account-Management in Go-Anwendungen entwickelt wurde. Es dient als Bot-Framework und Messaging-Bibliothek für die Handhabung von Echtzeit-Chat-Ereignissen und programmatischen Interaktionen mit der Plattform. Das Projekt bietet ein umfassendes System für das Sitzungsmanagement, einschließlich QR-Code-Authentifizierung und der Persistenz von Sitzungs-Cookies im JSON-Format, um den Zugriff über Neustarts hinweg aufrechtzuerhalten. Es zeichnet sich dadurch aus, dass es Funktionen zum Abfangen und Bewahren von Nachrichten bietet, die Absender zu widerrufen versuchen, sowie Unterstützung für das Multi-Account-Sitzungsmanagement. Die Bibliothek deckt ein breites Spektrum an Funktionsbereichen ab, einschließlich automatisierter Nachrichtenübermittlung und Antwortlogik, Kontakt- und Gruppenverwaltung sowie das Abrufen von Benutzerprofildaten. Sie enthält zudem Tools für die Medienhandhabung, wie z. B. das Herunterladen geteilter Dateien und die Identifizierung von Inhaltstypen durch Dateikopf-Analyse. Das SDK implementiert ein Middleware-basiertes Nachrichten-Chaining-System und nutzt Polling-basierte Ereigniserkennung, um eingehende Daten zu synchronisieren.

    Executes programmatic requests to platform endpoints for messaging, contact management, and media handling.

    Gobotgogolang
    Auf GitHub ansehen↗5,477
  • bitwise-01/instagram-Avatar von Bitwise-01

    Bitwise-01/Instagram-

    4,968Auf GitHub ansehen↗

    Dieses Projekt ist ein Sicherheits-Audit- und Penetration-Testing-Utility, das für die Automatisierung von Passwort-Raten, Credential-Stuffing und Account-Brute-Forcing auf Instagram entwickelt wurde. Es fungiert als Account-Recovery-Auditor, der automatisierte Login-Angriffe simuliert, um die Stärke von Account-Passwörtern zu testen. Das Tool integriert einen Proxy-Manager für den Import und die Überwachung von Proxy-Listen. Dieses System leitet Anfragen über rotierende IP-Adressen und überwacht die Proxy-Gesundheit, um nicht reagierende Adressen zu entfernen und Ratenbegrenzungen zu vermeiden. Die Software bietet Funktionen für die gleichzeitige Ausführung von Anfragen und die automatisierte Sitzungsverwaltung, um authentische Browser-Anfragen zu simulieren. Sie unterstützt das iterative Testen von Passwortkandidaten und die Verwendung von Wörterbuchangriffen, um Account-Schwachstellen zu bewerten.

    Supports the simultaneous execution of multiple login attempts to increase the speed of the testing process.

    Pythonbruteforcehackinstagram
    Auf GitHub ansehen↗4,968
  • googlecloudplatform/golang-samplesAvatar von GoogleCloudPlatform

    GoogleCloudPlatform/golang-samples

    4,630Auf GitHub ansehen↗

    Dieses Projekt ist eine Sammlung von Referenzimplementierungen und Codebeispielen für die Integration von Google Cloud-Diensten unter Verwendung der Programmiersprache Go. Es dient als Bibliothek für Cloud-Service-Integration und als Development Kit, das sofort einsatzbereite Implementierungsmuster bereitstellt, um die Erstellung Cloud-nativer Software zu beschleunigen. Das Repository deckt die Implementierung von Cloud-APIs und die Service-Orchestrierung ab und bietet strukturelle Vorlagen für die Verbindung von Anwendungen mit Cloud-basierter Infrastruktur. Es bietet modulare Beispiele, die nach spezifischer Produktfunktionalität organisiert sind, um die Integration verschiedener Google Cloud-Dienste zu leiten. Die Codebasis enthält Muster für die Cloud-Entwicklung mit Fokus auf Request-Handling und die Koordination mehrerer Cloud-basierter Dienste.

    Demonstrates correct request and response handling patterns for Google Cloud API implementations.

    Goappenginegogolang
    Auf GitHub ansehen↗4,630
  • sngyai/sequoia-xAvatar von sngyai

    sngyai/Sequoia-X

    4,543Auf GitHub ansehen↗

    Sequoia-X ist ein quantitatives Aktien-Screening-System, das darauf ausgelegt ist, Finanzmärkte nach Aktien zu scannen, die nach Börsenschluss spezifische technische Muster und quantitative Kriterien erfüllen. Es fungiert als technischer Analysescanner, der automatisch Kursausbrüche und Volumenspitzen unter Verwendung historischer und täglicher Marktdaten erkennt. Das System integriert einen Marktdaten-Cache, um öffentliche Aktien-API-Daten für schnellere Abrufe und Analysen in eine lokale Datenbank zu laden. Es fungiert zudem als Feishu-Benachrichtigungsbot und nutzt einen Webhook-basierten Alerting-Mechanismus, um gefilterte Aktienauswahlergebnisse an Feishu-Messaging-Gruppen zu pushen. Das Projekt deckt einen automatisierten Trading-Workflow ab, der Dateningestion, lokales Speichermanagement und quantitatives Screening umfasst. Diese Prozesse werden über eine geplante Pipeline verwaltet, die nach Börsenschluss ausgeführt wird, um gefilterte Aktienempfehlungen zu liefern.

    Implements REST requests to retrieve daily and historical stock price and fundamental data from public financial APIs.

    Pythona-sharesaksharebaostock
    Auf GitHub ansehen↗4,543
Vorherige12Nächste
  1. Home
  2. Web Development
  3. API Request Configurations
  4. Cloud API Request Execution

Unter-Tags erkunden

  • Cloud Metadata RoutingDirects DNS requests to cloud provider metadata services to detect SSRF vulnerabilities. **Distinct from Cloud API Request Execution:** Specifically focuses on routing to metadata endpoints for vulnerability detection, rather than general cloud API request execution.
  • Concurrent REST Executions1 Sub-TagMakes multiple REST API calls concurrently to avoid sequential blocking and improve throughput. **Distinct from Cloud API Request Execution:** Distinct from Cloud API Request Execution: focuses on concurrent execution of multiple requests for throughput, not single authenticated cloud API calls.
  • Custom Provider API RequestsExecution of specialized, direct API requests to cloud providers for actions not covered by standard resource models. **Distinct from Cloud API Request Execution:** Distinct from Cloud API Request Execution: covers arbitrary custom endpoints rather than template-resolved path execution.
  • Financial Data Retrieval APIsFetches real-time stock fundamentals and pricing data via HTTP requests to financial data APIs. **Distinct from Cloud API Request Execution:** Distinct from Cloud API Request Execution: focuses on financial data retrieval specifically, not general cloud API execution.
  • Implementation PatternsCode patterns for ensuring correct request and response handling when calling cloud APIs. **Distinct from Cloud API Request Execution:** Focuses on the code structure of the API call rather than just the execution of the HTTP request.
  • Platform Request Execution1 Sub-TagExecution of authenticated requests to platform-specific modules with integrated token management. **Distinct from Cloud API Request Execution:** Focuses on platform-specific module execution (payment, menu) rather than general cloud API requests