云图梭云图梭
K

kong

Apache-2.0Lua

🦍 The API and AI Gateway

44kFork 5k更新于 2026-06-27

软件介绍

kong 是一个开源项目。Kong or Kong Gateway is a cloud-native, platform-agnostic, scalable API 𖧹 LLM 𖧹 MCP Gateway distinguished for its high performance and extensibility via plugins.主要涉及 ai、ai-gateway、api-gateway、api-management、apis 等方向。README 覆盖了 Getting Started、Features、Plugin Hub、Contributing 等内容。云图梭建议在部署前阅读官方文档,确认版本、License 和生产环境配置要求。

核心功能

Advanced routing, load balancing, health checking - all configurable via a RESTful admin API or declarative configuration.
Authentication and authorization for APIs using methods like JWT, basic auth, OAuth, ACLs and more.
Universal LLM API to route across multiple providers like OpenAI, Anthropic, GCP Gemini, AWS Bedrock, Azure AI, Databricks, Mistral, Huggingface and more.
MCP traffic governance, MCP security and MCP observability in addition to MCP autogeneration from any RESTful API.
60+ AI features like AI observability, semantic security and caching, semantic routing and more.
Proxy, SSL/TLS termination, and connectivity support for L4 or L7 traffic.
Plugins for enforcing traffic controls, rate limiting, req/res transformations, logging, monitoring and including a plugin developer hub.
Sophisticated deployment models like Declarative Databaseless Deployment and Hybrid Deployment (control plane/data plane separation) without any vendor lock-in.

适用场景

ai 相关场景ai-gateway 相关场景api-gateway 相关场景api-management 相关场景技术选型评估

Docker 部署

# 请以 kong 官方 README 为准
# 示例:docker compose up -d

FAQ

kong 是开源软件吗?

是。该项目提供 GitHub 仓库,当前 License 信息为 Apache-2.0。

kong 适合 Docker 部署吗?

README 中未发现明确的 Docker 命令,建议以官方文档为准,确认是否提供官方镜像。