golang-service-template icon indicating copy to clipboard operation
golang-service-template copied to clipboard

Feature request: a data layer supporting uow and repositories

Open eser opened this issue 6 months ago • 0 comments

Is your feature request related to a problem? Please describe.

A data layer needs to be developed that supports the Unit of Work (UoW) and Repository patterns. This will allow for better abstraction of database operations, making the codebase more maintainable and testable.

eser avatar Aug 16 '24 16:08 eser