MicroService.ApiGateway
我司内部采用的kong,所以也没多少精力专注于ocelot,项目已经作为独立模块迁移到 https://github.com/colinin/abp-vue-admin-element-typescript 存储库,敬请关注
Install / Use
/learn @colinin/MicroService.ApiGatewayREADME
自用 Ocelot + Abp 图形界面管理 带有一个定制的Ocelot网关
前端框架:
LayUi:https://github.com/sentsin/layui
后端依赖框架:
ABP:https://github.com/abpframework/abp
CAP:https://github.com/dotnetcore/CAP
其中实体标识采用的CAP中的雪花算法生成
【2019-06-11】 1、集成CAP实现Ocelot服务修改/创建同步变更网关配置(需配置RabbitMQ)。


