VEEP09/api-discovery-for-nginx

GitHub: VEEP09/api-discovery-for-nginx

一款通过分析 NGINX 访问日志自动发现 API 端点、检测影子 API 并提供实时 API 清单与异常检测的自托管可观测性工具。

Stars: 1 | Forks: 0

# NGINX API 发现 [![Dashboard 拉取量](https://img.shields.io/docker/pulls/gusgh13900/api-discovery-nginx?label=dashboard%20pulls&logo=docker)](https://hub.docker.com/r/gusgh13900/api-discovery-nginx) [![Agent 拉取量](https://img.shields.io/docker/pulls/gusgh13900/api-discovery-agent?label=agent%20pulls&logo=docker)](https://hub.docker.com/r/gusgh13900/api-discovery-agent) [![Dashboard 镜像大小](https://img.shields.io/docker/image-size/gusgh13900/api-discovery-nginx/latest?label=dashboard%20size)](https://hub.docker.com/r/gusgh13900/api-discovery-nginx) **NGINX API 发现** 将原始的 **NGINX access log** 转化为实时的 **API 可观测性** 仪表盘。它回答了每个平台和安全团队最终都会问的问题:*“我们的 NGINX 背后实际运行着哪些 API?”* —— 包括未记录在案的 **影子 API** 和被遗忘的 **僵尸 endpoint** —— 而无需对你的应用程序进行插桩或修改任何一行代码。 ## 截图 image image image image 实际服务显示的信息比截图更多。