Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/colinin/MicroService.ApiGateway

我司内部采用的kong,所以也没多少精力专注于ocelot,项目已经作为独立模块迁移到 https://github.com/colinin/abp-vue-admin-element-typescript 存储库,敬请关注
https://github.com/colinin/MicroService.ApiGateway

Last synced: about 2 months ago
JSON representation

我司内部采用的kong,所以也没多少精力专注于ocelot,项目已经作为独立模块迁移到 https://github.com/colinin/abp-vue-admin-element-typescript 存储库,敬请关注

Awesome Lists containing this project

README

        

自用 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)。

![image](https://github.com/colinin/MicroService.ApiGateway/blob/master/images/preview_zh-hans_reroute.png)

![image](https://github.com/colinin/MicroService.ApiGateway/blob/master/images/preview_zh-hans_sourceJsonFile.png)