Skip to content
#

unit-of-work

Here are 131 public repositories matching this topic...

Backend template using FastAPI, but framework-agnostic by design. Implements Clean Architecture principles and some patterns inspired by DDD with clearly separated layers and dependency inversion. Includes session-based authentication using cookies and role-based access control with permissions and hierarchical roles.

  • Updated Dec 23, 2024
  • 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 Dec 19, 2024
  • 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