awesome-repositories.com
博客
awesome-repositories.com

通过 AI 驱动的搜索,发现最优秀的开源仓库。

探索精选搜索开源替代品自托管软件博客网站地图
项目关于排名机制媒体报道MCP 服务器
法律隐私政策服务条款
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·

2 个仓库

Awesome GitHub RepositoriesAPI Client Wrappers

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.

Awesome API Client Wrappers GitHub Repositories

用 AI 发现最棒的仓库。我们将通过 AI 为您搜索最匹配的仓库。
  • harisekhon/devops-bash-toolsHariSekhon 的头像

    HariSekhon/DevOps-Bash-tools

    8,062在 GitHub 上查看↗

    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.

    Shellapiawsbash
    在 GitHub 上查看↗8,062
  • leagueakari/leagueakariLeagueAkari 的头像

    LeagueAkari/LeagueAkari

    3,550在 GitHub 上查看↗

    Wraps the LCU API by authenticating with the local client process and sending HTTP requests to its embedded web server.

    TypeScriptlcu-api
    在 GitHub 上查看↗3,550
  1. Home
  2. Development Tools & Productivity
  3. Shell Command Execution
  4. Command Wrappers
  5. API Client Wrappers

探索子标签

  • Game Client API WrappersWraps a game client's local API by authenticating with the running process and sending HTTP requests to its embedded server. **Distinct from API Client Wrappers:** Distinct from API Client Wrappers: targets a game client's local embedded API rather than external web services.