Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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 存储库,敬请关注
- Host: GitHub
- URL: https://github.com/colinin/MicroService.ApiGateway
- Owner: colinin
- Archived: true
- Created: 2019-05-17T10:16:26.000Z (over 5 years ago)
- Default Branch: master
- Last Pushed: 2020-04-30T05:44:46.000Z (over 4 years ago)
- Last Synced: 2024-08-02T06:17:41.763Z (5 months ago)
- Language: JavaScript
- Homepage:
- Size: 12.3 MB
- Stars: 39
- Watchers: 1
- Forks: 13
- Open Issues: 8
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
- awesome-ocelot - MicroService.ApiGateway
- awesome-abp - MicroService.ApiGateway - - 自用 Ocelot + Abp 图形界面管理 带有一个定制的Ocelot网关 (Sample Projects / Community)
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)