From 3d51b6f2b526acce6ec0c6f5ef89b0e532407c74 Mon Sep 17 00:00:00 2001 From: dxfeng10 Date: Wed, 8 Jun 2022 09:52:29 +0800 Subject: [PATCH] Update README.en-us.md --- README.en-us.md | 22 ++++++++++++++++++++++ 1 file changed, 22 insertions(+) diff --git a/README.en-us.md b/README.en-us.md index 344cfae..0c54926 100644 --- a/README.en-us.md +++ b/README.en-us.md @@ -261,6 +261,28 @@ Fizz官方技术交流③群:512164278 [高阶程序员必备技能:Fizz Gateway网关的二次开发](https://my.oschina.net/linwaiwai/blog/4696133) +[Fizz网关入门教程-安装](https://zhuanlan.zhihu.com/p/501305059) + +[Fizz网关入门教程-路由初体验](https://zhuanlan.zhihu.com/p/501381970) + +[Fizz网关入门教程-权限校验](https://zhuanlan.zhihu.com/p/501384396) + +[Fizz网关入门教程-快速聚合多接口,提高页面数据的加载速度](https://zhuanlan.zhihu.com/p/501387154) + +[Fizz网关入门教程-服务编排,祭出终结BFF层的大杀器](https://zhuanlan.zhihu.com/p/501389075) + +[企业级微服务API网关Fizz-常用插件介绍](https://zhuanlan.zhihu.com/p/513656382) + +[企业级微服务API网关Fizz-如何自定义插件](https://zhuanlan.zhihu.com/p/513662893) + +[企业级微服务API网关Fizz-服务编排内置函数](https://zhuanlan.zhihu.com/p/513404417) + +[Fizz企业级微服务API网关进阶系列教程-服务编排处理列表数据(上)-展开与合并](https://zhuanlan.zhihu.com/p/515056309) + +[Fizz企业级微服务API网关进阶系列教程-服务编排处理列表数据(中)-数据提取与数据关联](https://zhuanlan.zhihu.com/p/515070075) + +[Fizz企业级微服务API网关进阶系列教程-服务编排处理列表数据(下)-字段重命名&字段移除](https://zhuanlan.zhihu.com/p/515509832) + ## Authorization instructions 1. The fizz-gateway-community community version of the gateway core project is opened in the form of GNU V3 and can be used free of charge in non-commercial projects following the GNU protocol.