update contact method
This commit is contained in:
@@ -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 url:http://demo.fizzgate.com/admin/health
|
health checking url:https://demo.fizzgate.com/admin/health
|
||||||
|
|
||||||
API access:http://demo.fizzgate.com/proxy/[Service Name]/[API Path]
|
API access:https://demo.fizzgate.com/proxy/[Service Name]/[API Path]
|
||||||
|
|
||||||
## FizzGate's Design
|
## FizzGate's Design
|
||||||
|
|
||||||
|
|||||||
15
README.md
15
README.md
@@ -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官方微信群(请加入群之后再询问群主)
|
|
||||||
|
|
||||||
|
|
||||||
## 相关文章
|
## 相关文章
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user