https://github.com/hoangcaophi/go-ddd
The project implements DDD in Go
https://github.com/hoangcaophi/go-ddd
ci-cd clean-arc ddd gin go gorm sql-server viper wire
Last synced: 6 months ago
JSON representation
The project implements DDD in Go
- Host: GitHub
- URL: https://github.com/hoangcaophi/go-ddd
- Owner: HoangCaoPhi
- Created: 2025-01-13T16:25:49.000Z (about 1 year ago)
- Default Branch: main
- Last Pushed: 2025-01-14T09:34:39.000Z (about 1 year ago)
- Last Synced: 2025-01-21T03:09:22.443Z (about 1 year ago)
- Topics: ci-cd, clean-arc, ddd, gin, go, gorm, sql-server, viper, wire
- Language: Go
- Homepage:
- Size: 26.4 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
## Introduction
The project implements Clean Architecture and DDD in Go.
## Getting Started