Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
23 changes: 23 additions & 0 deletions _data/tools.yml
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down