awesome-repositories.com

AI-संचालित खोज के साथ बेहतरीन ओपन-सोर्स रिपॉजिटरी खोजें।

एक्सप्लोर करेंक्यूरेटेड खोजेंब्लॉगसाइटमैप
प्रोजेक्टहमारे बारे मेंप्रेसMCP सर्वर
कानूनीगोपनीयताशर्तें
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·
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,780GitHub पर देखें↗

    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,797GitHub पर देखें↗

    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,640GitHub पर देखें↗

    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,704GitHub पर देखें↗

    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,817GitHub पर देखें↗

    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,694GitHub पर देखें↗

    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,643GitHub पर देखें↗

    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,795GitHub पर देखें↗

    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,834GitHub पर देखें↗

    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,871GitHub पर देखें↗

    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,687GitHub पर देखें↗

    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,802GitHub पर देखें↗

    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,176GitHub पर देखें↗

    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,746GitHub पर देखें↗

    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,619GitHub पर देखें↗

    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,611GitHub पर देखें↗

    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,477GitHub पर देखें↗

    OpenWeChat एक Go भाषा सॉफ़्टवेयर डेवलपमेंट किट और API रैपर है जिसे Go एप्लिकेशन में WeChat मैसेजिंग और खाता प्रबंधन को एकीकृत करने के लिए डिज़ाइन किया गया है। यह वास्तविक समय चैट इवेंट्स और प्लेटफ़ॉर्म के साथ प्रोग्रामेटिक इंटरैक्शन को संभालने के लिए एक बॉट फ्रेमवर्क और मैसेजिंग लाइब्रेरी के रूप में कार्य करता है। यह प्रोजेक्ट सत्र प्रबंधन के लिए एक व्यापक प्रणाली प्रदान करता है, जिसमें QR कोड प्रमाणीकरण और पुनरारंभ (restarts) के बाद पहुंच बनाए रखने के लिए JSON प्रारूप में सत्र कुकीज़ का स्थायित्व शामिल है। यह उन संदेशों को इंटरसेप्ट और संरक्षित करने की क्षमताओं की पेशकश करके खुद को अलग करता है जिन्हें भेजने वाले रद्द (revoke) करने का प्रयास करते हैं, साथ ही मल्टी-अकाउंट सत्र प्रबंधन के लिए समर्थन भी प्रदान करता है। यह लाइब्रेरी स्वचालित संदेश वितरण और उत्तर तर्क, संपर्क और समूह प्रबंधन, और उपयोगकर्ता प्रोफ़ाइल डेटा पुनर्प्राप्ति सहित कार्यात्मक क्षेत्रों की एक विस्तृत श्रृंखला को कवर करती है। इसमें मीडिया हैंडलिंग के लिए उपकरण भी शामिल हैं, जैसे कि साझा फ़ाइलें डाउनलोड करना और फ़ाइल हेडर विश्लेषण के माध्यम से सामग्री के प्रकारों की पहचान करना। 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,968GitHub पर देखें↗

    This project is a security auditing and penetration testing utility designed for automating password guessing, credential stuffing, and account brute-forcing on Instagram. It functions as an account recovery auditor that simulates automated login attacks to test the strength of account passwords. The tool incorporates a proxy manager to handle the import and monitoring of proxy lists. This system routes requests through rotating IP addresses and monitors proxy health to prune unresponsive addresses and avoid rate limiting. The software provides capabilities for concurrent request execution a

    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,630GitHub पर देखें↗

    यह प्रोजेक्ट 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,543GitHub पर देखें↗

    Sequoia-X is a quantitative stock screening system designed to scan financial markets for stocks that match specific technical patterns and quantitative criteria after the trading day ends. It functions as a technical analysis scanner that automatically detects price breakouts and volume spikes using historical and daily market data. The system integrates a market data cache to fetch public stock API data into a local database for faster retrieval and analysis. It further operates as a Feishu notification bot, utilizing a webhook-based alerting mechanism to push filtered stock selection resul

    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