Found 875 repositories(showing 30)
catcherwong-archive
:seedling: Simple samples that use Ocelot to build API Gateway.
aspnetrun
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 IdentityServer4. Securing your web application and API with tokens, working with claims, authentication and authorization middlewares and applying policies.
iammukeshm
We will be building a Simple Microservice Application for demonstrating various Concepts including Microservice Architecture in ASP.NET Core, API Gateways, Ocelot, Ocelot Configuration , Routing and much more.
Orleans can use Ocelot Api Gateway
Skisas
Example of API Gateway based on .NET Core, Ocelot, Consul
axzxs2001
This project is a JWT Authorize based on Ocelot API Gateway
matjazbravc
This demo shows a working sample of microservices architecture using ASP.NET Core. It covers how to create microservices, how to create API gateways using Ocelot, how to use MassTransit as distributed application framework, RabbitMQ as message broker, how to unit test microservices using xUnit, how to monitor microservices using health checks, and finally how to deploy microservices using Docker containers on Linux distributions.
mkhalesi
Microservices on .Net platforms which used Asp.Net Web API, Docker, Kubernetes, RabbitMQ, MassTransit, Grpc, Ocelot API Gateway, MongoDB, Redis, SqlServer, Dapper, Entity Framework Core, CQRS and Clean Architecture implementation, Azure Pipelines, Azure Devops, AKS, ACR, Docker-Compose.
okandavut
This project developed for learning how is the ASP .NET Core Microservices and Ocelot working. Project has two ASP .NET Core Microservice and one API Gateway which is working with Ocelot. Also includes the ElasticSearch for log requests and responses.
allanchua101
This repository intends to showcase simple and robust API gateway development using Ocelot and Asp.net Core
ErickGoldberg
Microsservices / RabbitMQ / Api Gateway (Ocelot) / Clean architecture / UnitOfWork / Security(JWT) / Cache / Middleware / Repository / EF Core / MediatR Logging
JayKrishnareddy
Microservice architecture with Ocelot API Gateway in ASP.Net Core 3.1
sloweyyy
Cloud-native e-commerce platform built on .NET 8 microservices with React/Nx microfrontends, containerized for Docker/Kubernetes, integrating MongoDB, Redis, PostgreSQL, SQL Server, RabbitMQ, and Ocelot API gateway (with legacy Angular included)
sanjyotagureddy
Building Microservices on .Net Ecosystem using Asp.Net Web API, Docker, RabbitMQ, MassTransit, Grpc, Ocelot API Gateway, MongoDB, Redis, PostgreSQL, SqlServer, Dapper, Entity Framework Core, CQRS and Clean Architecture implementation.
ngud-119
This project represents a proof of concept for building a fullstack e-commerce application based around microservices architecture with a diverse and rich techstack for example Asp.Net Web API, Docker, RabbitMQ, MassTransit, Grpc, Ocelot API Gateway, MongoDB, Redis, PostgreSQL, SqlServer, Dapper, Entity Framework Core.
emergingcode
Aplicação Web de uma Bookstore implementando um API Gateway usando o framework OCELOT
licjapodaca
A complete Service Fabric Application sample with a SPA Frontend in Sencha ExtJS, Ocelot API Gateway, Identity Server 4 and some Microservices using ASP.NET Core, ASP.NET 4 and Node.js in a Docker container
daxnet
Examples using Ocelot API Gateway in ASP.NET Core applications.
salihcantekin
No description available
Boilerplate project including API Gateway using Ocelot, Auth Resource that provides JWT and a microservice implementing Swagger Documentation, Security, Globalized Exception Handling system, strong and clean architecture, etc.
divyeshBhartiya
Developing e-commerce modules over Product, Basket and Ordering microservices with NoSQL (MongoDB, Redis) and Relational databases (PostgreSQL, Sql Server) with communicating over RabbitMQ Event Driven Communication and Ocelot API Gateway which could be extended for implementing reverse proxy or similar.
cllyldrm
Sample microservice architecture on .net core 2.1 with rabbitMQ, mediatR and eventbus, also included ocelot api gateway and docker compose.
nishanil
Simple demo with two microservices written in.NET Core, accessed via API Gateway (ocelot) from a Webapp.
matjazbravc
POC guide how we build an simple ASP.NET Core 2.2 API Gateway application with Ocelot.
A-Abbaszadeh
Microservice Architecture with API Gateway using Ocelot
emregulistan
Microservices are obtained on .NET Core platforms by using ASP.NET Core 6.0 Web API, Docker, RabbitMQ, MassTransit, Ocelot API Gateway, MongoDB, Redis, PostgreSQL, SQLServer, EntityFramework Core, CQRS, .NET Core Identity Library Package, JWT and Clean Architecture technologies.
ruhollahjafari1994
Microservices on .Net platforms which used Asp.Net Web API, Docker, RabbitMQ, MassTransit, Grpc, Ocelot API Gateway, MongoDB, Redis, PostgreSQL, SqlServer, Dapper, Entity Framework Core, CQRS and Clean Architecture implementation. Also includes Cross-Cutting concerns like Implementing Centralized Distributed Logging with Elasticsearch, Kibana and SeriLog, use the HealthChecks with Watchdog, Implement Retry and Circuit Breaker patterns with Polly and so on.. See Microservices Architecture and Step by Step Implementation on .NET Course w/ discount->
Lidiadev
Event-Driven Microservice Architecture using ASP.NET Core Web API, RabbitMQ, Ocelot API Gateway, SQL Server, MongoDB, Redis and Docker
childotg
Ocelot Extensions is the project containing some extension to the popular open-source API Gateway engine Ocelot.
KevinDockx
Code samples: various security patterns for microservices, with Ocelot as API Gateway and Duende.IdentityServer as IDP.