Merge remote-tracking branch 'we__/develop' into develop
This commit is contained in:
@@ -44,18 +44,23 @@ API access:http://demo.fizzgate.com/proxy/[Service Name]/[API Path]
|
||||
## Product Features
|
||||
|
||||
- Cluster management: Fizz gateway nodes are stateless with configuration information that is automatically synchronized, and horizontal expansion of nodes and multi-cluster deployment are supported.
|
||||
- Service aggregation: support hot http/dubbo/grpc service aggregation capabilities, support front-end and back-end coding, and update API anytime and anywhere.
|
||||
- Load balancing: support round-robin load balancing.
|
||||
- Service discovery: supports discovery of back-end servers from the Eureka registry.
|
||||
- Configuration center: support access to apollo configuration center.
|
||||
- HTTP reverse proxy: hide the real back-end services and support Rest API reverse proxy.
|
||||
- Access strategy: support different strategies to access different APIs, configure different authentication, etc.
|
||||
- IP black and white list: support the configuration of IP black and white list.
|
||||
- Custom plug-in: powerful plug-in mechanism supports free expansion.
|
||||
- Extensible: the easy-to-use plug-in mechanism facilitates the expansion of functions.
|
||||
- High performance: the performance is excellent among many gateways.
|
||||
- Version control: support release and multiple rollbacks of operations.
|
||||
- Management backend: configure the gateway cluster through the management backend interface.
|
||||
- Service aggregation: supports hot http/dubbo/grpc service aggregation capabilities, support front-end and back-end coding, and update API anytime and anywhere;
|
||||
- Load balancing: supports round-robin load balancing;
|
||||
- Multiple Registration Center: supports discovery of back-end servers from the Eureka or Nacos registry;
|
||||
- Configuration center: supports access to apollo configuration center;
|
||||
- HTTP reverse proxy: hide the real back-end services and support Rest API reverse proxy;
|
||||
- Access strategy: support different strategies to access different APIs, configure different authentication, etc;
|
||||
- IP black and white list: support the configuration of IP black and white list;
|
||||
- Custom plug-in: powerful plug-in mechanism supports free expansion;
|
||||
- Extensible: the easy-to-use plug-in mechanism facilitates the expansion of functions;
|
||||
- High performance: the performance is excellent among many gateways;
|
||||
- Version control: support release and multiple rollbacks of operations;
|
||||
- Management backend: configure the gateway cluster through the management backend interface;
|
||||
- Callback Managerment:supports managerment、subscription、replay and logging of callback;
|
||||
- Multistage traffic limit:supports multisate traffic limit of fine-grain parallelism, according to service、interface、APP_ID or ip;
|
||||
- Microservice document:open microservice document management of enterprise level, and more convenient system integration;
|
||||
- Public network dedicated line:supports establishing a fully protected private connection channel in the public network;
|
||||
- Policy fusing: multiple recovery policy fusing configurations are made according to the service or specific address.
|
||||
|
||||
## Benchmarks
|
||||
|
||||
@@ -237,10 +242,6 @@ Fizz官方技术交流③群:512164278
|
||||
|
||||
<img width="250" src="https://user-images.githubusercontent.com/184315/97130743-3572d100-177d-11eb-97c8-7599a22c7c04.png" />
|
||||
|
||||
Fizz offical wechat group
|
||||
|
||||
<img width="250" src="http://huomayun.oss-accelerate.aliyuncs.com/huoma/1624630773981.png" />
|
||||
|
||||
## Related acticles
|
||||
|
||||
[服务器减少50%,研发效率提高86%,我们的管理型网关Fizz自研之路](https://www.infoq.cn/article/9wdfiOILJ0CYsVyBQFpl)
|
||||
@@ -263,14 +264,20 @@ Fizz offical wechat group
|
||||
|
||||
## System screenshot
|
||||
|
||||

|
||||

|
||||
|
||||

|
||||

|
||||
|
||||

|
||||

|
||||
|
||||

|
||||

|
||||
|
||||

|
||||

|
||||
|
||||

|
||||

|
||||
|
||||

|
||||
|
||||

|
||||
|
||||

|
||||
|
||||
28
README.md
28
README.md
@@ -59,6 +59,7 @@ API地址:http://demo.fizzgate.com/proxy/[服务名]/[API_Path]
|
||||
- 多级限流:细颗粒度的限流方式包含服务限流,接口限流,APP_ID限流,IP限流。
|
||||
- 微服务文档:企业级管理开放微服务文档管理,系统集成更方便。
|
||||
- 公网专线:建立公网中受到完全保护的私有连接通道。
|
||||
- 策略熔断:根据服务或者具体地址进行多种恢复策略熔断配置。
|
||||
|
||||
## 基准测试
|
||||
|
||||
@@ -229,17 +230,20 @@ docker run --rm -d -p 8600:8600 \
|
||||
|
||||
## 官方技术交流群
|
||||
|
||||
Fizz官方技术交流④群:170145598 (推荐)
|
||||
|
||||
Fizz官方技术交流①群(已满)
|
||||
|
||||
Fizz官方技术交流②群(已满)
|
||||
|
||||
Fizz官方技术交流③群:512164278
|
||||
|
||||
|
||||
|
||||
<img width="250" src="https://user-images.githubusercontent.com/184315/97130743-3572d100-177d-11eb-97c8-7599a22c7c04.png" />
|
||||
|
||||
Fizz官方微信群
|
||||
Fizz官方微信群(请加入群之后再询问群主)
|
||||
|
||||
<img width="250" src="http://huomayun.oss-accelerate.aliyuncs.com/huoma/1624630773981.png" />
|
||||
|
||||
## 相关文章
|
||||
|
||||
@@ -259,19 +263,25 @@ Fizz官方微信群
|
||||
|
||||
1. 网关核心项目fizz-gateway-community社区版本以GNU v3的方式进行的开放,可以免费使用。
|
||||
|
||||
2. 管理后台项目(fizz-manager-professional)作为商业版本仅开放二进制包 [免费下载](https://wj.qq.com/s2/8682608/8fe2/),而商业项目请注明公司名称联系我们(sale@fizzgate.com)进行授权。
|
||||
2. 管理后台项目(fizz-manager-professional)作为商业版本仅开放二进制包 [免费下载](https://wj.qq.com/s2/8682608/8fe2/),而商业项目请注明公司名称联系我们(sale@fizzgate.com)进行授权,了解商业授权规则请点击[商业授权规则](https://github.com/wehotel/fizz-gateway-community/wiki/%E5%95%86%E4%B8%9A%E6%8E%88%E6%9D%83)
|
||||
|
||||
|
||||
## 系统截图
|
||||
|
||||

|
||||

|
||||
|
||||

|
||||

|
||||
|
||||

|
||||

|
||||
|
||||

|
||||

|
||||
|
||||

|
||||

|
||||
|
||||

|
||||

|
||||
|
||||

|
||||
|
||||

|
||||
|
||||

|
||||
|
||||
Reference in New Issue
Block a user