A curated list of awesome ocelot books, courses, trainings, conference talks, blogs and most inspiring open source contributors
OCELOT is a multiphysics simulation toolkit designed for studying FEL and storage ring-based light sources.
inspectIT Ocelot - Java agent for collecting application performance, tracing and behavior data
Ocelot简易教程中使用的实例代码
A configuration editor for Ocelot (https://github.com/TomPallister/Ocelot)
Free and open-source social network for active citizenship.
🌱 Simple samples that use Ocelot to build API Gateway.
A BitTorrent tracker
Microservices sample architecture using ASP.NET Core, Ocelot, MongoDB and JWT
基于Consul + .NET Core + Polly + Ocelot + Exceptionless + IdentityServer等开源项目的微服务开发框架
集合.net core、ocelot、consul、netty、rpc、eventbus、configserver、tracing、sqlsugar、vue-admin、基础管理平台等构建的微服务一条龙应用
一个基于IdentityServer4和Ocelot的统一验证与授权ASP.NET Core微服务示例程序项目
集IdentityServer4,Ef Core,dapper,Policy,领域驱动设计,consul,zipkin,Swagger,Cap+RabbitMq,Ocelot网关一体的项目
Secure microservices with using standalone Identity Server 4 and backing with Ocelot API Gateway. Protect our ASP.NET Web MVC and API applications with using OAuth 2 and OpenID Connect in IdentityServ...
重写Ocelot配置文件获取方式从数据库中获取,并重写认证以及限流功能。可以针对每个客户端对每个API的访问进行限制
Dot Net Core 微服务例子;采用Ocelot实现服务网关,IdentityServer4实现认证,CAP实现分布式数据最终一致性。 微服务内部采用领域模型驱动设计,实现了接口日志、权限控制、多租户、软删除、读写分离等特性
AspNetCore微服架构,目前架构内使用NetCore、Apollo配置中心、Ocelot网关、Consul服务治理、Polly熔断、Zipkin链路追踪、Exceptionless日志收集。希望可以慢慢将市面上的好组件都加入进来让NetCore微服架构成熟可用。