Skip to content
#

unit-of-work

Here are 137 public repositories matching this topic...

Framework-agnostic backend example using FastAPI. Implements Clean Architecture and CQRS with DDD-inspired patterns, featuring DIP (low coupling), DI (no globals), hierarchical RBAC with permissions, and session-based authentication (cookies)

  • Updated Mar 31, 2025
  • Python

A RESTful API server for the application about managing, hosting events and selling their tickes. Implementing Clean Architecture, DDD, CQRS, Repository, Unit of Work Patterns, Caching with Redis and Decorator Pattern, Idempotency and Outbox Pattern, Real-time Chat and Notification.

  • Updated Feb 15, 2025
  • C#

Improve this page

Add a description, image, and links to the unit-of-work 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 unit-of-work topic, visit your repo's landing page and select "manage topics."

Learn more