diff --git a/README_CN.md b/README_CN.md index 42be9c120edbe0961898fc4703bb78ff25a5caf1..8b70f592dfef66c9967ffda0298650625d5ee10b 100644 --- a/README_CN.md +++ b/README_CN.md @@ -1,9 +1,18 @@ + ![](https://data.eolinker.com/6IvqUL3cb40efeca8cf4fdc034286bd946b130b45d50bd8.jpg) [![Gitter](https://badges.gitter.im/goku-api-gateway/community.svg)](https://gitter.im/goku-api-gateway/community?utm_source=badge&utm_medium=badge&utm_campaign=pr-badge) [![Go Report Card](https://goreportcard.com/badge/github.com/eolinker/goku-api-gateway)](https://goreportcard.com/report/github.com/eolinker/goku-api-gateway) [![CII Best Practices](https://bestpractices.coreinfrastructure.org/projects/3214/badge)](https://bestpractices.coreinfrastructure.org/projects/3214) ![](https://img.shields.io/badge/license-GPL3.0-blue.svg) +---- + +### goku_lite 项目已停止维护,我们推出了新一代的goku网关,欢迎关注[goku](github.com/eolinker/goku) + +------ + Goku API Gateway (中文名:悟空 API 网关)是一个基于 Golang 开发的微服务网关,能够实现高性能 HTTP API 转发、多租户管理、API 访问权限控制等目的,拥有强大的自定义插件系统可以自行扩展,并且提供友好的图形化配置界面,能够快速帮助企业进行 API 服务治理、提高 API 服务的稳定性和安全性。 + + # 概况 - [为什么要使用Goku](#为什么要使用Goku "为什么要使用Goku")