awesome-repositories.com
博客
awesome-repositories.com

通过 AI 驱动的搜索,发现最优秀的开源仓库。

探索精选搜索开源替代品自托管软件博客网站地图
项目关于排名机制媒体报道MCP 服务器
法律隐私政策服务条款
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·

26 个仓库

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

用 AI 发现最棒的仓库。我们将通过 AI 为您搜索最匹配的仓库。
  • marmelab/react-adminmarmelab 的头像

    marmelab/react-admin

    26,780在 GitHub 上查看↗

    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
    在 GitHub 上查看↗26,780
  • pulumi/pulumipulumi 的头像

    pulumi/pulumi

    24,797在 GitHub 上查看↗

    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
    在 GitHub 上查看↗24,797
  • prefecthq/prefectPrefectHQ 的头像

    PrefectHQ/prefect

    21,640在 GitHub 上查看↗

    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
    在 GitHub 上查看↗21,640
  • automatisch/automatischautomatisch 的头像

    automatisch/automatisch

    13,704在 GitHub 上查看↗

    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
    在 GitHub 上查看↗13,704
  • aws/aws-cdkaws 的头像

    aws/aws-cdk

    12,817在 GitHub 上查看↗

    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
    在 GitHub 上查看↗12,817
  • sashabaranov/go-openaisashabaranov 的头像

    sashabaranov/go-openai

    10,694在 GitHub 上查看↗

    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
    在 GitHub 上查看↗10,694
  • openai/openai-nodeopenai 的头像

    openai/openai-node

    10,643在 GitHub 上查看↗

    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
    在 GitHub 上查看↗10,643
  • googleapis/google-api-php-clientgoogleapis 的头像

    googleapis/google-api-php-client

    9,795在 GitHub 上查看↗

    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
    在 GitHub 上查看↗9,795
  • boto/boto3boto 的头像

    boto/boto3

    9,834在 GitHub 上查看↗

    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
    在 GitHub 上查看↗9,834
  • jeffreysu/weixinmpsdkJeffreySu 的头像

    JeffreySu/WeiXinMPSDK

    8,871在 GitHub 上查看↗

    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
    在 GitHub 上查看↗8,871
  • aws/aws-sdk-goaws 的头像

    aws/aws-sdk-go

    8,687在 GitHub 上查看↗

    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
    在 GitHub 上查看↗8,687
  • rockyzsu/stockRockyzsu 的头像

    Rockyzsu/stock

    7,802在 GitHub 上查看↗

    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
    在 GitHub 上查看↗7,802
  • sammchardy/python-binancesammchardy 的头像

    sammchardy/python-binance

    7,176在 GitHub 上查看↗

    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
    在 GitHub 上查看↗7,176
  • al-one/hass-xiaomi-miotal-one 的头像

    al-one/hass-xiaomi-miot

    5,746在 GitHub 上查看↗

    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
    在 GitHub 上查看↗5,746
  • rivet-dev/rivetrivet-dev 的头像

    rivet-dev/rivet

    5,619在 GitHub 上查看↗

    Rivet is a distributed infrastructure for managing the lifecycle, addressing, and persistence of stateful actors and durable execution engines. It provides a distributed process sandbox that executes application logic within lightweight isolates, ensuring resource isolation and fast cold starts. The system is designed to coordinate multi-step operations using persistent queues and timers to guarantee reliable task completion across distributed environments. The platform specifically enables the orchestration of stateful AI agents that maintain persistent memory and state across long-running i

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

    Rustactoractorscloudflare
    在 GitHub 上查看↗5,619
  • makenotion/notion-sdk-jsmakenotion 的头像

    makenotion/notion-sdk-js

    5,611在 GitHub 上查看↗

    This project is a JavaScript client library and SDK for interacting with the Notion REST API. It provides typed methods and utilities to programmatically manage pages, databases, and workspace resources within a Notion environment. The SDK includes tools for implementing OAuth 2.0 authorization flows to grant third-party application access to workspace content. It features mechanisms for handling cursor-based pagination via asynchronous iterators and implements exponential back-off retries to manage rate limits and transient server errors. The library covers a broad range of capabilities, in

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

    TypeScriptapiapi-clientjavascript
    在 GitHub 上查看↗5,611
  • eatmoreapple/openwechateatmoreapple 的头像

    eatmoreapple/openwechat

    5,477在 GitHub 上查看↗

    OpenWeChat 是一个 Go 语言软件开发工具包(SDK)和 API 包装器,专为将微信消息和账户管理集成到 Go 应用中而设计。它作为机器人框架和消息库,用于处理实时聊天事件及与平台的程序化交互。 该项目提供了一套完整的会话管理系统,包括二维码身份验证和以 JSON 格式持久化会话 Cookie,以在重启后保持访问权限。它通过提供拦截并保留发送者试图撤回的消息的能力,以及对多账户会话管理的支持而脱颖而出。 该库涵盖了广泛的功能领域,包括自动化消息发送和回复逻辑、联系人与群组管理以及用户资料数据检索。它还包含媒体处理工具,例如下载共享文件并通过文件头分析识别内容类型。 该 SDK 实现了基于中间件的消息链式处理系统,并使用基于轮询的事件检测来同步传入数据。

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

    Gobotgogolang
    在 GitHub 上查看↗5,477
  • bitwise-01/instagram-Bitwise-01 的头像

    Bitwise-01/Instagram-

    4,968在 GitHub 上查看↗

    该项目是一个安全审计和渗透测试工具,旨在自动化 Instagram 上的密码猜测、撞库和账户暴力破解。它充当账户恢复审计员,模拟自动化登录攻击以测试账户密码的强度。 该工具包含一个代理管理器,用于处理代理列表的导入和监控。该系统通过轮换 IP 地址路由请求,并监控代理健康状况以剔除无响应的地址并避免速率限制。 该软件提供了并发请求执行和自动化会话处理的功能,以模拟真实的浏览器请求。它支持候选密码的迭代测试,并使用字典攻击来评估账户漏洞。

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

    Pythonbruteforcehackinstagram
    在 GitHub 上查看↗4,968
  • googlecloudplatform/golang-samplesGoogleCloudPlatform 的头像

    GoogleCloudPlatform/golang-samples

    4,630在 GitHub 上查看↗

    本项目是一套使用 Go 编程语言集成 Google Cloud 服务参考实现和代码示例的集合。它作为云服务集成库和开发工具包,提供现成的实现模式以加速云原生软件的创建。 该仓库涵盖云 API 实现和服务编排,提供用于将应用连接到云基础设施的结构化模板。它提供按特定产品功能组织的模块化示例,以指导各种 Google Cloud 服务的集成。 该代码库包含云开发模式,专注于请求处理和多个云服务之间的协调。

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

    Goappenginegogolang
    在 GitHub 上查看↗4,630
  • sngyai/sequoia-xsngyai 的头像

    sngyai/Sequoia-X

    4,543在 GitHub 上查看↗

    Sequoia-X 是一个量化选股系统,旨在交易日结束后扫描金融市场,寻找符合特定技术形态和量化标准的股票。它作为一个技术分析扫描器,利用历史和每日市场数据自动检测价格突破和成交量激增。 该系统集成了市场数据缓存,将公开的股票 API 数据抓取到本地数据库中,以便进行更快速的检索和分析。它还充当飞书通知机器人,利用基于 Webhook 的提醒机制将筛选出的股票结果推送到飞书群组。 该项目涵盖了包括数据摄取、本地存储管理和量化筛选在内的自动化交易工作流。这些流程通过定时任务管道管理,在股市收盘后执行,以交付筛选后的股票池。

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

    Pythona-sharesaksharebaostock
    在 GitHub 上查看↗4,543
上一个12下一个
  1. Home
  2. Web Development
  3. API Request Configurations
  4. Cloud API Request Execution

探索子标签

  • 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 个子标签Makes 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 个子标签Execution 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