From 0c7c869f536f912cfcb76cbb2fefff5d47c69c7b Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E7=90=9A=E8=87=B4=E8=BF=9C=20/=20Zhiyuan=20Ju?= Date: Tue, 11 Feb 2025 20:38:50 +0800 Subject: [PATCH] added APISIX and API7 --- _data/tools.yml | 23 +++++++++++++++++++++++ 1 file changed, 23 insertions(+) diff --git a/_data/tools.yml b/_data/tools.yml index 619169c3..992ff35a 100755 --- a/_data/tools.yml +++ b/_data/tools.yml @@ -140,6 +140,29 @@ v2: true v3: true +- name: Apache APISIX + category: + - gateway + link: https://github.com/apache/apisix + language: Lua + description: + APISIX API Gateway offers a variety of traffic management features, including load balancing, dynamic upstream, canary release, circuit breaking, authentication, observability, and more. + v2: true + v3: true + v3_1: true + +- name: API7 Enterprise Edition + category: + - documentation + - gateway + link: https://api7.ai/demos + language: Lua + description: + A comprehensive API lifecycle management solution based on Apache APISIX, featuring a Developer Portal for onboarding. + v2: true + v3: true + v3_1: true + - name: Kong Enterprise Edition category: - documentation