2 Repos
Programmatic access to cloud storage APIs using user credentials to retrieve private data.
Distinct from Private Cloud Connectivity: Targets application-level API access for files, not network-level cloud connectivity or orchestration.
Explore 2 awesome GitHub repositories matching devops & infrastructure · Authenticated Cloud API Access. Refine with filters or upvote what's useful.
Hazelcast is a distributed data platform that combines an in-memory data grid with a stream processing engine to support real-time analytics and event-driven applications. It functions as a partitioned, distributed key-value store that replicates data across cluster nodes to provide low-latency access and high availability. The platform also serves as a distributed SQL query engine, allowing users to execute standard SQL statements against both in-memory datasets and external data sources. What distinguishes Hazelcast is its use of a distributed consensus subsystem to maintain strongly consis
Secures command line interactions with remote infrastructure by managing API credentials and session tokens.
This project is a PHP-based web utility and API client designed for Baidu Netdisk. It functions as a cloud storage link parser and downloader that extracts direct file download addresses from shared cloud storage links. The tool enables the conversion of shared URLs into direct download links to bypass standard web interfaces. It also provides programmatic access to private cloud storage files by using account credentials to fetch secure download addresses via an API. The system automates the retrieval of file information and manages the extraction of direct links from cloud storage services
Provides programmatic access to secure download addresses for private files using account credentials.