Discover Packages
github.com/berkayersoyy/go-products-example-ddd
module
Version:
v1.0.1
Opens a new window with list of versions in this module.
Published: Jun 5, 2022
License: MIT
Opens a new window with license information.
README
README
ΒΆ
go-products-example-ddd
DDD version of Go application created with Gin and Gorm basicly.
Previous version of application -> https://github.com/berkayersoyy/go-products-example
Project Structure
pkg
βββ application
| βββ util
| βββ services *
βββ domain
βββ infrastructure
| βββ dynamodb
| βββ mysql
| βββ redis
|
βββ presentation
βββ http
βββ middleware
π Building and Running for Production
Follow these steps to get your development environment set up:
At the root directory which include docker-compose.yml files, run below command:
docker-compose up -d --build
You can launch application as below url:
Expand βΎ
Collapse β΄
Click to show internal directories.
Click to hide internal directories.