docs(v2): added Apache APISIX (#4225)

* docs: added Apache APISIX

* Add files via upload

* Delete apache-apisix.png

* Add files via upload
This commit is contained in:
琚致远 2021-02-16 16:04:10 +08:00 committed by GitHub
parent f8044d7842
commit 32d8148fd3
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 9 additions and 0 deletions

Binary file not shown.

After

Width:  |  Height:  |  Size: 384 KiB

View File

@ -68,6 +68,15 @@ const users = [
fbOpenSource: false,
pinned: false,
},
{
title: 'Apache APISIX',
description: 'A Dynamic, Real-Time, High-Performance Cloud-Native API Gateway',
preview: require('./showcase/apache-apisix.png'),
website: 'https://apisix.apache.org/',
source: 'https://github.com/apache/apisix-website',
fbOpenSource: false,
pinned: true,
},
{
title: 'Axioms',
description: 'Axioms Developer Hub and Documentation Portal',