エントリーの編集
エントリーの編集は全ユーザーに共通の機能です。
必ずガイドラインを一読の上ご利用ください。
Trying Clean Architecture on Golang
記事へのコメント0件
- 注目コメント
- 新着コメント
このエントリーにコメントしてみましょう。
注目コメント算出アルゴリズムの一部にLINEヤフー株式会社の「建設的コメント順位付けモデルAPI」を使用しています
- バナー広告なし
- ミュート機能あり
- ダークモード搭載
関連記事
Trying Clean Architecture on Golang
After reading the uncle Bob’s Clean Architecture Concept, I’m trying to implement it in Golang. T... After reading the uncle Bob’s Clean Architecture Concept, I’m trying to implement it in Golang. This is a similar architecture that we used in our company, Kurio - App Berita Indonesia, but with a little different structure. Not too different, same concept but different in the folder structure. You can look for a sample project here https://github.com/bxcodec/go-clean-arch, a sample CRUD managemen