GitHub topics: ocelot-api-gateway
sonupanchal0606/MicroservicesSample3.3_APIkey
Microservice using Ocelot API Gateway, RabbitMQ (message queue), secured using API keys, using events and API calls for inter service communication, Postgres DB
Language: C# - Size: 18.6 KB - Last synced at: 3 days ago - Pushed at: 3 days ago - Stars: 0 - Forks: 0

W1ngshot/TrashGrounds.Microservices
Microservice application made as a semester work. My main and favorite project.
Language: C# - Size: 373 KB - Last synced at: 17 days ago - Pushed at: 17 days ago - Stars: 0 - Forks: 0

LilianBittar/aspnet-microservices-architecture
Building Microservices on .Net which used Asp.Net Web API, Docker, RabbitMQ,Ocelot API Gateway, MongoDB,Redis,SqlServer 😎
Language: C# - Size: 4.06 MB - Last synced at: 2 days ago - Pushed at: over 2 years ago - Stars: 5 - Forks: 2

enesmetek/secure-microservices-with-identityserver4
A practical project demonstrating how to secure microservices using a standalone IdentityServer4 for authentication and authorization, backed by Ocelot API Gateway.
Language: SCSS - Size: 24.7 MB - Last synced at: 3 months ago - Pushed at: 3 months ago - Stars: 0 - Forks: 1

AlbertKarapetyan/CryptoCoinBlock
CryptoCoinBlock is a scalable cryptocurrency data management system designed to import and manage blockchain data for multiple coins, including Bitcoin, Dogecoin, Dashcoin, and others. This solution utilizes clean architectural principles, MediatR for CQRS, and a DDD approach to encapsulate business logic effectively.
Language: C# - Size: 57.6 KB - Last synced at: about 1 month ago - Pushed at: 3 months ago - Stars: 1 - Forks: 0

1plam/FleetJourney 📦
Software created to simplify the process of recording business trips made by TheGreenMile™ employees using their fleet of electric cars.
Language: C# - Size: 61.8 MB - Last synced at: 2 months ago - Pushed at: almost 2 years ago - Stars: 0 - Forks: 0

Nikoo-Asadnejad/OcelotGatewaySample
Simple implementation of ocelot api gateway with two microservices.
Language: C# - Size: 6.33 MB - Last synced at: 3 months ago - Pushed at: 5 months ago - Stars: 1 - Forks: 0

mevlutayilmaz/microservices-api-gateway-ocelot
Language: C# - Size: 22.5 KB - Last synced at: about 2 months ago - Pushed at: 6 months ago - Stars: 0 - Forks: 0

r-manimaran/Microservices
Microservices using dotnet, Ocelot API Gateway, separate databases
Language: C# - Size: 15.6 KB - Last synced at: about 2 months ago - Pushed at: 6 months ago - Stars: 0 - Forks: 0

zabavb/Technology-store
This is a web app developed on ASP.NET. The project features a microservices architecture with Ocelot as the gateway managing routes between three APIs and the client app. It includes cookie-based authorization and field validation. Data is managed and saved in an MS SQL Server database via EF Core.
Language: C# - Size: 1.07 MB - Last synced at: 3 months ago - Pushed at: 6 months ago - Stars: 1 - Forks: 0

TaushifReza/E-Commerce-FoodApp-Microservice
This repository contains a E-commerce application built using a microservices architecture with .NET 8.
Language: C# - Size: 3.51 MB - Last synced at: 7 months ago - Pushed at: 7 months ago - Stars: 1 - Forks: 0

Pocador999/OwnLightSystem
OwnLightSystem is an academic project that develops a scalable, microservices-based smart lighting control system for smart homes. It offers device management, secure authentication, automation routines, and energy monitoring, built with technologies such as .NET, PostgreSQL, MongoDB, Ocelot API Gateway, and Docker.
Language: C# - Size: 1.23 MB - Last synced at: 7 months ago - Pushed at: 7 months ago - Stars: 2 - Forks: 1

manusoft/api-gateway-sample
One api project can control multiple apis in asp.net web api. dotnet-8
Language: C# - Size: 33.2 KB - Last synced at: 3 months ago - Pushed at: 10 months ago - Stars: 1 - Forks: 0

omid-ahmadpour/Ocelot.Provider.SqlServer
Ocelot.Provider.SqlServer enables dynamic route management by storing Ocelot routes in a SQL Server database, eliminating JSON files. Designed for ASP.NET, it fully supports .NET 6.0.
Language: C# - Size: 70.3 KB - Last synced at: 22 days ago - Pushed at: over 1 year ago - Stars: 15 - Forks: 3

alizorlu/OcelotWithFailover
The failover scenario of requests coming through the client is handled by the delegated repo using Ocelot.
Language: C# - Size: 8.79 KB - Last synced at: 8 months ago - Pushed at: 8 months ago - Stars: 0 - Forks: 0

RaulArmasBenavides/API-Gateway-Net
API Gateway using Ocelot
Language: C# - Size: 8.79 KB - Last synced at: 10 months ago - Pushed at: 10 months ago - Stars: 0 - Forks: 0

deezeddd/Microservice
Microservice : A project made for understanding the mircoservice architecture. Made with .net framework, using Docker, RabbitMQ, Ocelot, Eureka.
Language: C# - Size: 25.4 KB - Last synced at: 11 months ago - Pushed at: 11 months ago - Stars: 0 - Forks: 0

bbthn/EShopOnContainers
Microservice, RabbitMQ, Azure Service Bus, Domain-Driven-Design, MSSQL, Redis, Ocelot (ApiGateway)
Language: C# - Size: 3.95 MB - Last synced at: 2 months ago - Pushed at: 12 months ago - Stars: 0 - Forks: 0

ihaterepositories/online-game-microservices
Huge educational project, with microservices for online game. Check the README to see the technologies used.
Language: C# - Size: 22.9 MB - Last synced at: about 1 year ago - Pushed at: over 1 year ago - Stars: 0 - Forks: 0

durmazoguzhan/MicroserviceExample
Inveon Bootcamp - Microservice Architecture Example
Language: C# - Size: 57.7 MB - Last synced at: about 1 year ago - Pushed at: over 1 year ago - Stars: 0 - Forks: 0

hsjalilian/Ocelot
This repository contains simple samples demonstrating the use of Ocelot to build an API Gateway in .NET. Explore the provided examples to learn how to leverage Ocelot for routing and aggregation in your microservices architecture.
Language: C# - Size: 198 KB - Last synced at: about 1 year ago - Pushed at: about 1 year ago - Stars: 0 - Forks: 0

GuvenBoydak/HotelReservation-Microservice
Language: C# - Size: 153 KB - Last synced at: about 1 year ago - Pushed at: about 2 years ago - Stars: 1 - Forks: 0

Chamaxonline/APIGateway-Ocelot
Ocelot is an open-source API Gateway for the .NET/Core platform that allows us to unify multiple microservices under a single domain, providing a clean separation between the client and microservices. It acts as a gateway for incoming requests from the client and forwards them to the appropriate microservices.
Language: C# - Size: 16.6 KB - Last synced at: about 1 year ago - Pushed at: almost 2 years ago - Stars: 0 - Forks: 2

ozlematayy/hotel-guide-microservices
Language: C# - Size: 239 KB - Last synced at: about 1 year ago - Pushed at: about 1 year ago - Stars: 0 - Forks: 0

snnehir/InveonBootcampHomeworks
This repository includes given homeworks in Inveon Fullstack Bootcamp.
Language: C# - Size: 21.2 MB - Last synced at: about 1 year ago - Pushed at: over 1 year ago - Stars: 1 - Forks: 0

rao-collabera/csharp_rest_api
This minimal API allows handling JSON requests with any capitalization and provides JSON responses
Language: C# - Size: 85 KB - Last synced at: about 1 year ago - Pushed at: about 1 year ago - Stars: 1 - Forks: 0

biplobpustcse/MicroserviceProject-Docker
Microservice with docker(docker compose)
Language: C# - Size: 27.8 MB - Last synced at: 2 months ago - Pushed at: over 1 year ago - Stars: 0 - Forks: 0

iamstan13y/fomalhaut-microservices
Language: C# - Size: 1.49 MB - Last synced at: over 1 year ago - Pushed at: over 1 year ago - Stars: 5 - Forks: 0

stefank1995/aspnet-microservices
ASP.NET Microservices Shopping App with Blazor and Razor Pages as two Client apps using Ocelot API, RabbitMQ, Docker, Redis, MongoDB, PostgreSQL, SQL Server, Dapper, Entity Framework
Language: C# - Size: 2.13 MB - Last synced at: over 1 year ago - Pushed at: over 1 year ago - Stars: 0 - Forks: 0

AlexandrFirst/ESport
esport - sport organisations management system
Language: TypeScript - Size: 16 MB - Last synced at: over 1 year ago - Pushed at: over 1 year ago - Stars: 1 - Forks: 0

yesilyurtalper/AspCore_Microservices_ECommerce
AspCore microservices for a basic e-commerce application. Includes keycloak oidc authn/authz, rabbitmq based async communication and a simple apigw. SOLID principles and CLEAN architecture including CQRS, fluent validation, global error handling applied.
Language: C# - Size: 40 MB - Last synced at: almost 2 years ago - Pushed at: almost 2 years ago - Stars: 1 - Forks: 0

Randika00/ShorteatsProducer
My Git repo with Eclipse. Shorteats Producer process.
Language: Java - Size: 24.4 KB - Last synced at: 2 months ago - Pushed at: almost 2 years ago - Stars: 0 - Forks: 0

cemalkarabulakli/Phonebook
.NET Core microservice solution for managing a phonebook
Language: C# - Size: 965 KB - Last synced at: almost 2 years ago - Pushed at: almost 2 years ago - Stars: 0 - Forks: 0

v1max/udemy-microservices-architecture-and-implementation-on-dotnet
Fullstack e-commerce application based around microservices architecture. 📱
Language: C# - Size: 4 MB - Last synced at: 3 days ago - Pushed at: over 2 years ago - Stars: 0 - Forks: 0

karthikeyan-1234/Full-API
API with SignalR, Localization, Caching, Logging, JWT, Identity Server, Session Management, Multi Tenancy. [Angular FE Repo https://github.com/karthikeyan-1234/EmployeeAPP_D281221]
Language: C# - Size: 85 KB - Last synced at: about 2 years ago - Pushed at: over 2 years ago - Stars: 2 - Forks: 0

Projekt-Z/Consistency
App to track your Consistency based on .NET 6 with Microservices, DDD and Clean Architecture
Language: C# - Size: 272 KB - Last synced at: almost 2 years ago - Pushed at: over 2 years ago - Stars: 0 - Forks: 0

carlosdaniiel07/geek-shopping
Repositório para o desenvolvimento do projeto abordado no curso "Arquitetura de Microsserviços do 0 com ASP.NET, .NET 6 e C#" (https://www.udemy.com/course/microservices-do-0-a-gcp-com-dot-net-6-kubernetes-e-docker/)
Language: C# - Size: 65.4 KB - Last synced at: about 2 years ago - Pushed at: about 2 years ago - Stars: 0 - Forks: 0

lulumeisterr/catadao-de-conceitos
Exercitando conceitos e padrões de microserviços
Language: C# - Size: 342 KB - Last synced at: about 2 years ago - Pushed at: over 2 years ago - Stars: 0 - Forks: 0

OrhunSozer/Microservices
In this project, an online course sales platform similar to udemy was developed with microservice architecture.
Language: C# - Size: 3.9 MB - Last synced at: about 2 years ago - Pushed at: over 2 years ago - Stars: 0 - Forks: 0

madcoderBubt/AweasomeMicroService
Learning in Progress
Language: C# - Size: 46.9 KB - Last synced at: about 2 years ago - Pushed at: over 2 years ago - Stars: 0 - Forks: 0

ks1990cn/Demo_API_For_IMDB
This repo is to demo topics related to Dotnet Web API
Language: C# - Size: 86.9 KB - Last synced at: about 2 years ago - Pushed at: over 2 years ago - Stars: 3 - Forks: 0

MilanTo3/Electricity-Distribution-Web-Project
Summary: Electricity Distribution app, meant to enable users to report distribution malfunctions. The report would be reviewed by a dispatcher, who sends a dispatch team to solve the system malfunction. The backend is split into three microservices that run on docker, and are orchestrated in docker compose. Ocelot API gateway has been used to route the http traffic. Dapr. NET has been used for microservice communication via http api's.
Language: C# - Size: 28.4 MB - Last synced at: about 2 years ago - Pushed at: almost 4 years ago - Stars: 0 - Forks: 1

vishalspawar25/microservice-with-api-gateway
This is demo for microservice with api gateway (Ocelot)
Language: C# - Size: 257 KB - Last synced at: about 2 years ago - Pushed at: almost 3 years ago - Stars: 0 - Forks: 0

LeaoSomogyi/poc-ocelot
POC using Ocelot as API Gateway
Language: C# - Size: 57.6 KB - Last synced at: about 2 years ago - Pushed at: almost 3 years ago - Stars: 4 - Forks: 0

paul-villalobos/Ecommerce.Microservices.Net6
This is an ecommerce project built to Learn Microservices architecture with .NET Core MVC(.NET 6) and Identity Server Integration with Azure Service Bus
Language: C# - Size: 4.32 MB - Last synced at: about 2 years ago - Pushed at: about 3 years ago - Stars: 0 - Forks: 0
