Skip to content
#

ocelot-api-gateway

Here are 42 public repositories matching this topic...

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 ro…

  • Updated Jul 11, 2021
  • C#

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.

  • Updated Aug 8, 2023
  • C#

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.

  • Updated Nov 12, 2024
  • C#

Improve this page

Add a description, image, and links to the ocelot-api-gateway topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the ocelot-api-gateway topic, visit your repo's landing page and select "manage topics."

Learn more