Skip to content

Latest commit

 

History

History
11 lines (10 loc) · 346 Bytes

File metadata and controls

11 lines (10 loc) · 346 Bytes

在微服务治理中,我们产生了诸如这些需求:
1、流控
2、熔断
3、计费
4、按API授权
5、白名单/黑名单
6、……

总结一句话,就是希望能按照5W2H原则使用API
本项目是践行这个原则的前端UI
UI V1