·configure-api-gateway
</>

configure-api-gateway

部署和配置 API 网关(Kong 或 Traefik)来处理 API 流量管理、身份验证、速率限制、请求/响应转换和路由。涵盖插件配置、上游服务、消费者管理以及与现有基础设施的集成。当多个后端服务需要统一的 API 端点时、需要集中身份验证或速率限制时、实施 API 版本控制时或需要微服务的详细分析和负载平衡时使用。

10安装·1热度·@pjt222

安装

$npx skills add https://github.com/pjt222/development-guides --skill configure-api-gateway

如何安装 configure-api-gateway

通过命令行快速安装 configure-api-gateway AI 技能到你的开发环境

  1. 打开终端: 打开你的终端或命令行工具(如 Terminal、iTerm、Windows Terminal 等)
  2. 运行安装命令: 复制并运行以下命令:npx skills add https://github.com/pjt222/development-guides --skill configure-api-gateway
  3. 验证安装: 安装完成后,技能将自动配置到你的 AI 编程环境中,可以在 Claude Code、Cursor 或 OpenClaw 中使用

来源:pjt222/development-guides。

SKILL.md

查看原文

Deploy and configure an API gateway for centralized API traffic management and policy enforcement.

Deploy the API gateway with database (Kong) or file-based config (Traefik).

Expected: Gateway pods running with 2 replicas. Load balancer service has external IP assigned. Admin API accessible (Kong: port 8001, Traefik: dashboard port 8080). Health checks passing.

部署和配置 API 网关(Kong 或 Traefik)来处理 API 流量管理、身份验证、速率限制、请求/响应转换和路由。涵盖插件配置、上游服务、消费者管理以及与现有基础设施的集成。当多个后端服务需要统一的 API 端点时、需要集中身份验证或速率限制时、实施 API 版本控制时或需要微服务的详细分析和负载平衡时使用。 来源:pjt222/development-guides。

可引用信息

为搜索与 AI 引用准备的稳定字段与命令。

安装命令
npx skills add https://github.com/pjt222/development-guides --skill configure-api-gateway
分类
</>开发工具
认证
收录时间
2026-03-10
更新时间
2026-03-10

Browse more skills from pjt222/development-guides

快速解答

什么是 configure-api-gateway?

部署和配置 API 网关(Kong 或 Traefik)来处理 API 流量管理、身份验证、速率限制、请求/响应转换和路由。涵盖插件配置、上游服务、消费者管理以及与现有基础设施的集成。当多个后端服务需要统一的 API 端点时、需要集中身份验证或速率限制时、实施 API 版本控制时或需要微服务的详细分析和负载平衡时使用。 来源:pjt222/development-guides。

如何安装 configure-api-gateway?

打开你的终端或命令行工具(如 Terminal、iTerm、Windows Terminal 等) 复制并运行以下命令:npx skills add https://github.com/pjt222/development-guides --skill configure-api-gateway 安装完成后,技能将自动配置到你的 AI 编程环境中,可以在 Claude Code、Cursor 或 OpenClaw 中使用

这个 Skill 的源码在哪?

https://github.com/pjt222/development-guides