Update README.md

Update README.en-us.md
This commit is contained in:
linwaiwai
2021-01-04 13:40:32 +08:00
parent c6a2f6e72a
commit ffc6dc0619
2 changed files with 7 additions and 5 deletions

View File

@@ -14,7 +14,7 @@ English | [简体中文](./README.md)
</a>
</p>
- **lastest QQ group**: 512164278
- **latest QQ group**: 512164278
## What 's Fizz Gateway
@@ -38,12 +38,12 @@ API accesshttp://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 service aggregation capabilities, support front-end and back-end coding, and update API anytime and anywhere.
- Service aggregation: support hot 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.
- 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.
- 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.
@@ -66,7 +66,7 @@ We compare Fizz with Spring's official spring-cloud-gateway, using the same envi
| fizz-gateway | 5927.13 | 19.86 |
| spring-cloud-gateway | 5044.04 | 22.91 |
## 版本对照
## Version comparison
- Fizz-gateway-community Community Edition

View File

@@ -1,3 +1,5 @@
[English](./README.en-us.md) | 简体中文
<h1 align="center">Welcome to Fizz Gateway</h1>
<p>
<img alt="Version" src="https://img.shields.io/badge/version-1.0.0-blue.svg?cacheSeconds=2592000" />