1 مستودع
Execution 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.
Explore 1 awesome GitHub repository matching web development · Custom Provider API Requests. Refine with filters or upvote what's useful.
Fog is a Ruby cloud infrastructure SDK that provides a standardized interface for managing compute, storage, and network resources across multiple cloud providers. It utilizes a multi-cloud abstraction layer to translate generic resource requests into provider-specific API calls, unifying infrastructure control through a consistent set of Ruby objects. The project includes a cloud API mocking framework that simulates provider responses and resource behavior in memory. This allows for the testing of infrastructure integration logic without making actual network requests or incurring provider c
Allows the execution of specialized provider actions that fall outside the standardized resource models.