Skip to content

Commit 984bb4d

Browse files
authored
Merge pull request #1234 from Chever-John/doc/addAPISIX
doc(Apache APISIX): add a description about Apache APISIX.
2 parents f1247c5 + d5f8f4d commit 984bb4d

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

src/content/code/services/apisix.md

+6
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,6 @@
1+
---
2+
name: Apache APISIX
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 support GraphQL syntax at the beginning of its design. Efficiently matching GraphQL statements carried in requests can filter out abnormal traffic to further ensure security. 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/)
4+
url: https://apisix.apache.org/
5+
github: apache/apisix
6+
---

0 commit comments

Comments
 (0)