26 रिपॉजिटरी
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.
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.
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.
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.
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.
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.
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.
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.
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.
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.
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.
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.
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.
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.
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.
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.
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.
OpenWeChat एक Go भाषा सॉफ़्टवेयर डेवलपमेंट किट और API रैपर है जिसे Go एप्लिकेशन में WeChat मैसेजिंग और खाता प्रबंधन को एकीकृत करने के लिए डिज़ाइन किया गया है। यह वास्तविक समय चैट इवेंट्स और प्लेटफ़ॉर्म के साथ प्रोग्रामेटिक इंटरैक्शन को संभालने के लिए एक बॉट फ्रेमवर्क और मैसेजिंग लाइब्रेरी के रूप में कार्य करता है। यह प्रोजेक्ट सत्र प्रबंधन के लिए एक व्यापक प्रणाली प्रदान करता है, जिसमें QR कोड प्रमाणीकरण और पुनरारंभ (restarts) के बाद पहुंच बनाए रखने के लिए JSON प्रारूप में सत्र कुकीज़ का स्थायित्व शामिल है। यह उन संदेशों को इंटरसेप्ट और संरक्षित करने की क्षमताओं की पेशकश करके खुद को अलग करता है जिन्हें भेजने वाले रद्द (revoke) करने का प्रयास करते हैं, साथ ही मल्टी-अकाउंट सत्र प्रबंधन के लिए समर्थन भी प्रदान करता है। यह लाइब्रेरी स्वचालित संदेश वितरण और उत्तर तर्क, संपर्क और समूह प्रबंधन, और उपयोगकर्ता प्रोफ़ाइल डेटा पुनर्प्राप्ति सहित कार्यात्मक क्षेत्रों की एक विस्तृत श्रृंखला को कवर करती है। इसमें मीडिया हैंडलिंग के लिए उपकरण भी शामिल हैं, जैसे कि साझा फ़ाइलें डाउनलोड करना और फ़ाइल हेडर विश्लेषण के माध्यम से सामग्री के प्रकारों की पहचान करना। SDK एक मिडलवेयर-आधारित संदेश चेनिंग प्रणाली को लागू करता है और आने वाले डेटा को सिंक्रोनाइज़ करने के लिए पोलिंग-आधारित इवेंट डिटेक्शन का उपयोग करता है।
Executes programmatic requests to platform endpoints for messaging, contact management, and media handling.
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.
यह प्रोजेक्ट Go प्रोग्रामिंग भाषा का उपयोग करके Google Cloud सेवाओं को एकीकृत करने के लिए संदर्भ कार्यान्वयन और कोड नमूनों का एक संग्रह है। यह एक क्लाउड सेवा एकीकरण लाइब्रेरी और विकास किट के रूप में कार्य करता है, जो क्लाउड-नेटिव सॉफ्टवेयर के निर्माण में तेजी लाने के लिए उपयोग के लिए तैयार कार्यान्वयन पैटर्न प्रदान करता है। यह रिपॉजिटरी क्लाउड API कार्यान्वयन और सेवा ऑर्केस्ट्रेशन को कवर करती है, जो एप्लिकेशन को क्लाउड-आधारित इंफ्रास्ट्रक्चर से जोड़ने के लिए संरचनात्मक टेम्पलेट प्रदान करती है। यह विभिन्न Google Cloud सेवाओं के एकीकरण का मार्गदर्शन करने के लिए विशिष्ट उत्पाद कार्यक्षमता द्वारा व्यवस्थित मॉड्यूलर उदाहरण प्रदान करती है। कोडबेस क्लाउड विकास के लिए पैटर्न शामिल करता है, जो अनुरोध हैंडलिंग और कई क्लाउड-आधारित सेवाओं के समन्वय पर केंद्रित है।
Demonstrates correct request and response handling patterns for Google Cloud API implementations.
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.