Skip to content

Commit 8ad86d2

Browse files
committed
doc(Apache APISIX): add a description about Apache APISIX.
1 parent 65eddec commit 8ad86d2

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

src/content/code/services/apisix.md

Lines changed: 6 additions & 0 deletions
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. APISIX provides rich traffic management features such as load balancing, dynamic upstream, canary release, circuit breaking, authentication, observability, and more. As a cloud-native API gateway, Apache APISIX already has the matching ability to recognize GraphQL syntax at the beginning of its design. By efficiently matching GraphQL statements carried in requests, it can filter out abnormal traffic to further ensure security and improve system performance.
4+
url: https://apisix.apache.org/
5+
github: apache/apisix
6+
---

0 commit comments

Comments
 (0)