An open API service indexing awesome lists of open source software.

https://github.com/hideba/go-cleanarch


https://github.com/hideba/go-cleanarch

Last synced: about 1 year ago
JSON representation

Awesome Lists containing this project

README

          

# go-cleanarch

| ディレクトリ| レイヤ|
| --| --|
| domain| Entities|
| infrastructure| Frameworks & Drivers|
| interfaces| Interface|
| usecase| Use cases|

## migrations
"go migrate create -ext sql -dir ./app/infrastructure/migrations -seq hoge_fuga"