update contact method

This commit is contained in:
linwaiwai
2023-06-27 10:01:35 +08:00
parent 0c0bbe1c27
commit 9b5f471976
2 changed files with 7 additions and 17 deletions

View File

@@ -16,7 +16,8 @@ English | [简体中文](./README.md)
</a> </a>
</p> </p>
- **latest QQ group**: 512164278 - **buissness and technology communication channel**:
<img src="https://www.fizzgate.com/fizz/footer/serviceCode.png" width="150px">
## What 's FizzGate ## What 's FizzGate
@@ -25,13 +26,13 @@ An Aggregation API Gateway in Java . FizzGate is a Java-based microservice gatew
## Demo ## Demo
http://demo.fizzgate.com/ https://demo.fizzgate.com/
account/password:`admin`/`Aa123!` account/password:`admin`/`Aa123!`
health checking urlhttp://demo.fizzgate.com/admin/health health checking urlhttps://demo.fizzgate.com/admin/health
API accesshttp://demo.fizzgate.com/proxy/[Service Name]/[API Path] API accesshttps://demo.fizzgate.com/proxy/[Service Name]/[API Path]
## FizzGate's Design ## FizzGate's Design

View File

@@ -15,7 +15,8 @@
</a> </a>
</p> </p>
- **最新QQ交流**: 512164278 - **商务及技术交流**:
<img src="https://www.fizzgate.com/fizz/footer/serviceCode.png" width="150px">
## FizzGate是什么 ## FizzGate是什么
@@ -254,18 +255,6 @@ docker run --rm -d -p 8600:8600 \
最后访问网关地址形式为http://127.0.0.1:8600/[服务名]/[API_Path] 最后访问网关地址形式为http://127.0.0.1:8600/[服务名]/[API_Path]
## 官方技术交流群
FizzGate官方技术交流④群170145598 (推荐)
FizzGate官方技术交流①群已满
FizzGate官方技术交流②群已满
FizzGate官方技术交流③群512164278
FizzGate官方微信群请加入群之后再询问群主
## 相关文章 ## 相关文章