This is an automated email from the ASF dual-hosted git repository.
wenming pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/apisix.git
The following commit(s) were added to refs/heads/master by this push:
new 4772a7040 docs: add-api7-information (#9260)
4772a7040 is described below
commit 4772a70400144fb8ddaee0e3b762ed86641f5783
Author: Yilia <[email protected]>
AuthorDate: Fri Apr 7 18:10:01 2023 +0800
docs: add-api7-information (#9260)
---
docs/en/latest/getting-started/README.md | 2 +-
docs/zh/latest/getting-started.md | 2 +-
2 files changed, 2 insertions(+), 2 deletions(-)
diff --git a/docs/en/latest/getting-started/README.md
b/docs/en/latest/getting-started/README.md
index 40e832cce..8ca0386d6 100644
--- a/docs/en/latest/getting-started/README.md
+++ b/docs/en/latest/getting-started/README.md
@@ -9,7 +9,7 @@ description: This tutorial uses a script to quickly install
Apache APISIX in you
> The Getting Started tutorials are contributed by [API7.ai](https://api7.ai/).
-Apache APISIX is a dynamic, real-time, and high-performance API Gateway. It is
a [top-level project](https://projects.apache.org/project.html?apisix) of the
Apache Software Foundation.
+Developed and donated by API7.ai, Apache APISIX is an open source, dynamic,
scalable, and high-performance cloud native API gateway for all your APIs and
microservices. It is a [top-level
project](https://projects.apache.org/project.html?apisix) of the Apache
Software Foundation.
You can use APISIX API Gateway as a traffic entrance to process all business
data. It offers features including dynamic routing, dynamic upstream, dynamic
certificates, A/B testing, canary release, blue-green deployment, limit rate,
defense against malicious attacks, metrics, monitoring alarms, service
observability, service governance, and more.
diff --git a/docs/zh/latest/getting-started.md
b/docs/zh/latest/getting-started.md
index 9ab54e44e..0c6cb5a3d 100644
--- a/docs/zh/latest/getting-started.md
+++ b/docs/zh/latest/getting-started.md
@@ -42,7 +42,7 @@ import TabItem from '@theme/TabItem';
## Apache APISIX 是什么?
-Apache APISIX 是 Apache 软件基金会下的云原生 API
网关,它兼具动态、实时、高性能等特点,提供了负载均衡、动态上游、灰度发布(金丝雀发布)、服务熔断、身份认证、可观测性等丰富的流量管理功能。我们可以使用
Apache APISIX 来处理传统的南北向流量,也可以处理服务间的东西向流量。同时,它也支持作为 [K8s Ingress
Controller](https://github.com/apache/apisix-ingress-controller) 来使用。
+Apache APISIX 是由 API7.ai(支流科技)捐赠给 Apache 软件基金会的云原生 API
网关,它兼具动态、实时、高性能等特点,提供了负载均衡、动态上游、灰度发布(金丝雀发布)、服务熔断、身份认证、可观测性等丰富的流量管理功能。我们可以使用
Apache APISIX 来处理传统的南北向流量,也可以处理服务间的东西向流量。同时,它也支持作为 [K8s Ingress
Controller](https://github.com/apache/apisix-ingress-controller) 来使用。
### 主要特性