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.
-
Updated
Sep 3, 2023 - C#
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.
POC using Ocelot as API Gateway
Simple example of a CRUD (Create, Read, Update, Delete) application built using the Ocelot API Gateway framework. This project is intended to demonstrate how to use Ocelot to create a basic web API that can perform CRUD operations on a database of student information.
Building Microservices on .Net which used Asp.Net Web API, Docker, RabbitMQ,Ocelot API Gateway, MongoDB,Redis,SqlServer 😎
In this project, an online course sales platform similar to udemy was developed with microservice architecture.
Eelectricity Distribution application for clients to report malfunctions in the system. When dispatchers notice the malfunction report, they send a dispatch team to solve the problem. Backend app is divided into three microservices which run on Docker. Ocelot API Gateway and DAPR .NET are implemented, too. Angular is used for frontend app.
This repo is to demo topics related to Dotnet Web API
Simple WebApi with Ocelot
esport - sport organisations management system
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…
This minimal API allows handling JSON requests with any capitalization and provides JSON responses
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.
App to track your Consistency based on .NET 6 with Microservices, DDD and Clean Architecture
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.
API Gateway responsible for managing and centralizing requests for Aderson-de-Menezes and Notification-Students-School microservices.
Employee Manager is a web app developed using ASP.NET and C#. The project incorporates MS SQL Server via Entity Fr and is structured with Ocelot. It also integrates many other features. With CRUD functionality for employees under the admin role, it provides managers the ability to manage employees, while employees can only view their own data.
One api project can control multiple apis in asp.net web api. dotnet-8
Simple implementation of ocelot api gateway with two microservices.
Add a description, image, and links to the ocelot-api-gateway topic page so that developers can more easily learn about it.
To associate your repository with the ocelot-api-gateway topic, visit your repo's landing page and select "manage topics."