dapr-sidecar
There are 19 repositories under dapr-sidecar topic.
tjoudeh/TasksTracker.ContainerApps
Sample repository to cover Azure Container Apps and Dapr Integration. Detailed tutorial can be found on the link below
u2d-ai/msaSDK
FastAPI Microservices Architecture SDK - As Basis for multiple services in a platform/system
parameshg/dapr-prototype
Microservices reference implementation using Dapr with service-to-service invocation, state management, publish-subscribe pattern, resource bindings and triggers, actors, observability, secrets and configuration. https://go.paramg.com/dapr/presentation
tammtry/Web2-Project
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.
jarDotNet/Dapr.Sample.WebApi
Several samples using Dapr with ASP.NET Core.
VikashChauhan51/quotes
Dotnet core web app with Identity Server and HATEOS API with swagger OpenAPI documentation.
Ajsalemo/Dapr-Distributed-Application
A Dapr application made up of a React/Express front-end and a Flask back-end in self-hosted mode with Docker-Compose.
asizikov/dapr-ping-pong
Distributed Ping-Pong game running on Dapr and Kubernetes
iamdrewhayes/dapr-sidecar-with-docker-compose
Dapr Sidecar with docker-compose
imatiqul/nest-next-azure-dapr-docker
NestJS Microservices and Next.js Client Apps with Dapr Sidecars and Dapr Building Blocks are deployed into Azure Container Apps with Docker Containers
VikashChauhan51/catalog
E-shopping catalog service
VikashChauhan51/DaprSample
Distributed resilient microservices sample API with dotnet 6 and dapr.
BarbieCue/dapr-distributed-tracing-pub-sub
A simple example showing how to trace a distributed, pub-sub based system using dapr.
BarbieCue/dapr-distributed-tracing-service-invocation
A simple example showing how to trace a distributed system using dapr.
BarbieCue/dapr-pub-sub
A simple dapr publish-subscribe example.
BarbieCue/dapr-service-invocation
A simple example showing dapr service invocation.
BarbieCue/dapr-state-management
A simple dapr state management example.
IshuPrabhakar/DaprHttpGrpcExample
Dapr HTTP and GRPC Ezample
joanna-liana/cqrs-booking-kata
CQRS, kata-based playground including Express and Nestjs flavours of the same app