2 个仓库
Shell scripts that encapsulate HTTP requests and JSON parsing to provide a CLI for external services.
Distinct from Command Wrappers: Distinct from Command Wrappers: specifically targets the wrapping of network APIs (curl/jq) rather than system binaries.
Explore 2 awesome GitHub repositories matching development tools & productivity · API Client Wrappers. Refine with filters or upvote what's useful.
DevOps-Bash-tools is a collection of shell scripts and aliases designed to automate cloud infrastructure, container orchestration, and CI/CD pipelines. It provides a comprehensive toolset for managing operational workflows through the command line. The project specializes in automating tasks across multiple platforms, including managing namespaces and secrets in Kubernetes, auditing resources in AWS and GCP, and triggering builds or managing environment variables in GitHub Actions, GitLab CI, and CircleCI. It also includes a toolkit for interacting with container registries to query manifests
Executes HTTP requests using curl and jq to automate external service management via the command line.
Wraps the LCU API by authenticating with the local client process and sending HTTP requests to its embedded web server.