christian-gama/unit-of-work
This repository contains a proof-of-concept (PoC) API for a simple implementation of Unit Of Work pattern with GoLang. The API provides endpoints for creating, updating, retrieving, transferring money between users, and deleting user accounts.
Go