{"id":33123508,"url":"https://github.com/takashabe/go-ddd-sample","last_synced_at":"2026-02-28T10:16:23.706Z","repository":{"id":54724811,"uuid":"113188657","full_name":"takashabe/go-ddd-sample","owner":"takashabe","description":"DDD like architecture sample application","archived":false,"fork":false,"pushed_at":"2019-08-25T16:40:03.000Z","size":23,"stargazers_count":290,"open_issues_count":1,"forks_count":44,"subscribers_count":6,"default_branch":"master","last_synced_at":"2025-11-19T23:03:33.185Z","etag":null,"topics":["clean-architecture","ddd","go","layered-architecture"],"latest_commit_sha":null,"homepage":"","language":"Go","has_issues":false,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/takashabe.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2017-12-05T13:54:44.000Z","updated_at":"2025-10-29T01:27:03.000Z","dependencies_parsed_at":"2022-08-14T00:50:51.040Z","dependency_job_id":null,"html_url":"https://github.com/takashabe/go-ddd-sample","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/takashabe/go-ddd-sample","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/takashabe%2Fgo-ddd-sample","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/takashabe%2Fgo-ddd-sample/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/takashabe%2Fgo-ddd-sample/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/takashabe%2Fgo-ddd-sample/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/takashabe","download_url":"https://codeload.github.com/takashabe/go-ddd-sample/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/takashabe%2Fgo-ddd-sample/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":29930168,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-02-28T09:58:13.507Z","status":"ssl_error","status_checked_at":"2026-02-28T09:57:57.047Z","response_time":90,"last_error":"SSL_connect returned=1 errno=0 peeraddr=140.82.121.6:443 state=error: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["clean-architecture","ddd","go","layered-architecture"],"created_at":"2025-11-15T05:00:46.624Z","updated_at":"2026-02-28T10:16:23.674Z","avatar_url":"https://github.com/takashabe.png","language":"Go","funding_links":[],"categories":["Sample Projects"],"sub_categories":["GO"],"readme":"# go-ddd-sample\n\nThis is sample application for like the DDD architecture.\n\n## Design\n\n* application\n    * Write business logic\n* domain\n    * Define interface\n        * repository interface for infrastructure\n    * Define struct\n        * Entity struct that represent mapping to data model\n* infrastructure\n    * Implements repository interface\n    * Solves backend technical topics\n        * e.x. message queue, persistence with RDB\n* interfaces\n    * Write HTTP handler and middleware\n\n#### References:\n\n* https://speakerdeck.com/mercari/ja-golang-package-composition-for-web-application-the-case-of-mercari-kauru\n* http://pospome.hatenablog.com/entry/2017/10/11/023848\n* https://medium.com/@timakin/go%E3%81%AE%E3%83%91%E3%83%83%E3%82%B1%E3%83%BC%E3%82%B8%E6%A7%8B%E6%88%90%E3%81%AE%E5%A4%B1%E6%95%97%E9%81%8D%E6%AD%B4%E3%81%A8%E7%8F%BE%E7%8A%B6%E7%A2%BA%E8%AA%8D-fc6a4369337\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ftakashabe%2Fgo-ddd-sample","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Ftakashabe%2Fgo-ddd-sample","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ftakashabe%2Fgo-ddd-sample/lists"}