Skip to content

Commit

Permalink
feat :add ocelotcontrib project
Browse files Browse the repository at this point in the history
  • Loading branch information
geffzhang committed Feb 1, 2019
1 parent 6c8c819 commit 3cc535c
Showing 1 changed file with 11 additions and 0 deletions.
11 changes: 11 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -18,6 +18,17 @@ A curated list of awesome ocelot books, courses, trainings, conference talks, bl
## Article series

## OcelotContrib
* [Ocelot Extensions is the project containing some extension to the popular open-source API Gateway engine Ocelot](https://github.com/childotg/Ocelot.Extensions)
* [Ocelot.Provider.Database](https://github.com/tianxin8206/Ocelot.Provider.Database)
* [This library makes ocelot easy to integrate swagger](https://github.com/Rwing/OcelotSwagger)
* [SwaggerHelper 工具是在使用 Ocelot 时,为了将多个微服务的 Swagger.json 文件进行合并,以方便在 API 网关中使用 Swagger 工具](https://github.com/ZhongruiGroup/Swagger-Helper)
* [grpc service gateway used ocelot](https://github.com/BuiltCloud/Ocelot.GrpcHttpGateway)
* [grpc service gateway used ocelot](https://github.com/yuezhishun/Ocelot.GrpcHttpGateway)
* [Repo for ZooKeeper integration with Ocelot](https://github.com/BuiltCloud/Ocelot.Provider.ZooKeeper)
* [Repo for Etcd integration with Ocelot](https://github.com/BuiltCloud/Ocelot.Provider.Etcd)
* [Orleans can use Ocelot Api Gateway](https://github.com/aqa510415008/Ocelot.OrleansHttpGateway)
* [Ocelot 的配置工具](https://github.com/JustWei-OST/Ocelot.Configurator)
* [A configuration editor for Ocelot](https://github.com/dbarkwell/Ocelot.ConfigEditor)

## Books

Expand Down

0 comments on commit 3cc535c

Please sign in to comment.