The official AWS SDK for .NET. For more information on the AWS SDK for .NET, see our web site:
Axios is an isomorphic, promise-based HTTP client designed for making asynchronous network requests across different JavaScript execution environments, including the browser and Node.js. It functions as a JSON API client that serializes JavaScript objects into JSON and parses server responses into structured data. The project features a system for managing reusable client instances with shared configurations, such as base URLs and default settings. It includes a mechanism for intercepting outgoing requests and incoming responses globally, allowing data to be transformed before it reaches the
Azure PowerShell is a collection of scriptable commands and a management tool used for the administration, configuration, and automation of Microsoft Azure cloud resources and infrastructure. It serves as a command line interface for deploying and monitoring cloud services. The project provides capabilities for cloud resource orchestration and infrastructure automation, allowing for the execution of programmable scripts to handle repetitive administrative tasks. It includes tools for managing identity and access across multiple Azure tenants and subscriptions. The system covers authenticatio
Dockerode is a Node.js library that provides programmatic management of Docker containers, images, and volumes by acting as a wrapper for the Docker Remote API. It enables JavaScript applications to interact with a Docker engine via Unix sockets or TCP network interfaces. The project covers container lifecycle management, including launching instances and executing commands with bidirectional input and output streaming. It also provides capabilities for building container images, pulling images from registries, and configuring virtual networks. Additional functionality includes the coordinat
Gleam dynamic decoders for the API of Hex, the package manager for the BEAM ecosystem.
gleam-lang/hexpm की मुख्य विशेषताएं हैं: API Clients।
gleam-lang/hexpm के ओपन-सोर्स विकल्पों में शामिल हैं: aws/aws-sdk-net — The official AWS SDK for .NET. For more information on the AWS SDK for .NET, see our web site:. axios/axios — Axios is an isomorphic, promise-based HTTP client designed for making asynchronous network requests across different… azure/azure-powershell — Azure PowerShell is a collection of scriptable commands and a management tool used for the administration,… bearer/bearer-js. bettiolo/oauth-signature-js — JavaScript OAuth 1.0a signature generator (RFC 5849) for node and the browser. apocas/dockerode — Dockerode is a Node.js library that provides programmatic management of Docker containers, images, and volumes by…