Skip to content
#

unit-of-work

Here are 148 public repositories matching this topic...

Practical Clean Architecture backend example built with FastAPI. No stateful globals (DI), low coupling (DIP), tactical DDD, CQRS, proper UoW usage. REST API, per-route error handling, session-based auth, contextual RBAC. Bundled with extensive docs and modern tooling

  • Updated Nov 22, 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