Skip to content

Commit 5877d04

Browse files
committed
doc(GraphQL & APISIX): modify for seo
1. modify the link; 2. reduced the text to 75 words.
1 parent 14facf6 commit 5877d04

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/content/code/services/apisix.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
---
22
name: Apache APISIX
3-
description: Apache APISIX is a dynamic, real-time, high-performance API gateway. APISIX provides rich traffic management features such as load balancing, dynamic upstream, canary release, circuit breaking, authentication, observability, etc. As a cloud-native API gateway, Apache APISIX already can recognize GraphQL syntax at the beginning of its design. Efficiently matching GraphQL statements carried in requests can filter out abnormal traffic to further ensure security and improve system performance. For more information, go to https://apisix.apache.org/blog/2022/03/02/
3+
description: Apache APISIX is a dynamic, real-time, high-performance API gateway providing rich traffic management features such as load balancing, dynamic upstream, canary release, observability, etc. As a cloud-native API gateway, Apache APISIX already can recognize GraphQL syntax at the beginning of its design. Efficiently matching GraphQL statements carried in requests can filter out abnormal traffic to further ensure security and improve system performance. For more information, please visit [How to Use GraphQL with API Gateway Apache APISIX](https://apisix.apache.org/blog/2022/03/02/apisix-integration-graphql-plugin/)
44
url: https://apisix.apache.org/
55
github: apache/apisix
66
---

0 commit comments

Comments
 (0)