{"id":19283782,"url":"https://github.com/tencentblueking/blueking-apigateway","last_synced_at":"2026-04-02T13:56:02.062Z","repository":{"id":171251011,"uuid":"597949753","full_name":"TencentBlueKing/blueking-apigateway","owner":"TencentBlueKing","description":"蓝鲸 API 网关（API Gateway），是一种高性能、高可用的 API 托管服务","archived":false,"fork":false,"pushed_at":"2026-01-12T02:21:45.000Z","size":23237,"stargazers_count":53,"open_issues_count":13,"forks_count":37,"subscribers_count":9,"default_branch":"master","last_synced_at":"2026-01-12T07:47:58.394Z","etag":null,"topics":["apigateway","control-panel","esb","gateway"],"latest_commit_sha":null,"homepage":"","language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"other","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/TencentBlueKing.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":"docs/CONTRIBUTING.md","funding":null,"license":"LICENSE.txt","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2023-02-06T03:59:36.000Z","updated_at":"2026-01-12T02:21:37.000Z","dependencies_parsed_at":null,"dependency_job_id":"1c9c029e-01aa-47e1-bb8f-afaac55fa1d5","html_url":"https://github.com/TencentBlueKing/blueking-apigateway","commit_stats":{"total_commits":1153,"total_committers":19,"mean_commits":60.68421052631579,"dds":0.8282740676496096,"last_synced_commit":"6b6810d72306916ffcffb425667d6e098f535faa"},"previous_names":["tencentblueking/blueking-apigateway"],"tags_count":215,"template":false,"template_full_name":null,"purl":"pkg:github/TencentBlueKing/blueking-apigateway","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TencentBlueKing%2Fblueking-apigateway","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TencentBlueKing%2Fblueking-apigateway/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TencentBlueKing%2Fblueking-apigateway/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TencentBlueKing%2Fblueking-apigateway/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/TencentBlueKing","download_url":"https://codeload.github.com/TencentBlueKing/blueking-apigateway/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TencentBlueKing%2Fblueking-apigateway/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":28521165,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-01-17T22:11:28.393Z","status":"ssl_error","status_checked_at":"2026-01-17T22:11:27.841Z","response_time":85,"last_error":"SSL_connect returned=1 errno=0 peeraddr=140.82.121.6:443 state=error: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["apigateway","control-panel","esb","gateway"],"created_at":"2024-11-09T21:35:03.443Z","updated_at":"2026-01-17T22:39:50.327Z","avatar_url":"https://github.com/TencentBlueKing.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"![img](docs/resource/img/blueking_apigateway_zh.png)\n---\n\n[![license](https://img.shields.io/badge/license-MIT-brightgreen.svg?style=flat)](https://github.com/TencentBlueKing/blueking-apigateway/blob/main/LICENSE.txt) [![PRs Welcome](https://img.shields.io/badge/PRs-welcome-brightgreen.svg)](https://github.com/TencentBlueKing/blueking-apigateway/pulls)\n\n简体中文 | [English](README_EN.md)\n\n## 概览\n\n蓝鲸 API 网关（API Gateway），是一种高性能、高可用的 API 托管服务，可以帮助开发者创建、发布、维护、监控和保护 API， 以快速、低成本、低风险地对外开放蓝鲸应用或其他系统的数据或服务。\n\n蓝鲸 API 网关分为控制面和数据面，控制面负责 API 的配置、发布、监控、权限管理等功能，数据面负责 API 的流量转发、安全防护等功能。其中数据面是基于 [Apache APISIX](https://github.com/apache/apisix) 增加一系列插件以支持蓝鲸 API 网关的特性。得益于 Apache APISIX 动态、实时、高性能等特点，蓝鲸 API 网关能够支持高并发、低延迟的 API 托管服务。\n\n本项目是 `蓝鲸 API 网关 - 控制面`。\n\n**蓝鲸 API 网关核心服务开源项目**\n\n- 蓝鲸 API 网关 - [控制面](https://github.com/TencentBlueKing/blueking-apigateway)\n  - dashboard：API 网关的控制面\n  - dashboard-front:  API 网关控制面前端\n  - core-api: 网关高性能核心 API\n  - mcp-proxy: 网关 MCP server 代理\n  - esb: ESB 组件服务\n- 蓝鲸 API 网关 - [数据面](https://github.com/TencentBlueKing/blueking-apigateway-apisix)\n- 蓝鲸 API 网关 - [Operator](https://github.com/TencentBlueKing/blueking-apigateway-operator)\n\n## 功能特性\n\n- API 生命周期管理: 涵盖 API 的配置、发布、测试、监控、下线等各个生命周期的管理。\n- 版本发布: 支持多环境管理，用户可新建环境，满足开发、测试、正式等多环境的需求;提供 API 的版本管理，各环境可一键切换版本，互不影响。\n- 文档和SDK: 提供在线文档，及调用网关 API 的 SDK，降低 API 的使用门槛。\n- 权限管理: 默认开启权限限制, 支持权限期限及授权维度。\n- 安全防护: 支持蓝鲸应用认证、用户认证，控制请求来源; 支持 IP 访问控制，可设置 IP 黑/白名单; 支持秒级的流量控制，可根据需求进行流量分配，以避免高流量导致的后端服务过载; 支持操作审计。\n- 可观测性: 支持调用流水查询; 支持接入 OpenTelemetry; 内置多种告警策略。\n\n## 快速开始\n\n- [本地开发部署指引](docs/DEVELOP_GUIDE.md)\n\n## 支持\n\n- [蓝鲸 API 网关产品白皮书](https://bk.tencent.com/docs/document/7.0/171/13974)\n- [蓝鲸智云 - 学习社区](https://bk.tencent.com/s-mart/community)\n- [蓝鲸 DevOps 在线视频教程](https://bk.tencent.com/s-mart/video)\n- 加入技术交流 QQ 群：\n\n![img](docs/resource/img/bk_qq_group.png)\n\n## 蓝鲸社区\n\n- [BK-CI](https://github.com/TencentBlueKing/bk-ci)：蓝鲸持续集成平台是一个开源的持续集成和持续交付系统，可以轻松将你的研发流程呈现到你面前。\n- [BK-BCS](https://github.com/TencentBlueKing/bk-bcs)：蓝鲸容器管理平台是以容器技术为基础，为微服务业务提供编排管理的基础服务平台。\n- [BK-SOPS](https://github.com/TencentBlueKing/bk-sops)：标准运维（SOPS）是通过可视化的图形界面进行任务流程编排和执行的系统，是蓝鲸体系中一款轻量级的调度编排类\n  SaaS 产品。\n- [BK-CMDB](https://github.com/TencentBlueKing/bk-cmdb)：蓝鲸配置平台是一个面向资产及应用的企业级配置管理平台。\n- [BK-JOB](https://github.com/TencentBlueKing/bk-job)：蓝鲸作业平台（Job）是一套运维脚本管理系统，具备海量任务并发处理能力。\n\n## 贡献\n\n如果你有好的意见或建议，欢迎给我们提 Issues 或 PullRequests，为蓝鲸开源社区贡献力量。关于分支 / Issue 及 PR,\n请查看 [CONTRIBUTING](docs/CONTRIBUTING.md)。\n\n[腾讯开源激励计划](https://opensource.tencent.com/contribution) 鼓励开发者的参与和贡献，期待你的加入。\n\n## 合作方\n\n\u003ca href=\"https://apisix.apache.org/\" target=\"_blank\"\u003e\u003cimg src=\"https://github.com/apache/apisix/blob/master/logos/apisix-white-bg.jpg\" alt=\"APISIX logo\" height=\"150px\" /\u003e\u003c/a\u003e\n\n## 证书\n\n基于 MIT 协议，详细请参考 [LICENSE](LICENSE.txt)","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ftencentblueking%2Fblueking-apigateway","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Ftencentblueking%2Fblueking-apigateway","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ftencentblueking%2Fblueking-apigateway/lists"}