{"id":13492345,"url":"https://github.com/katzien/go-structure-examples","last_synced_at":"2025-05-15T07:04:35.130Z","repository":{"id":38455140,"uuid":"135812190","full_name":"katzien/go-structure-examples","owner":"katzien","description":"Examples for my talk on structuring go apps","archived":false,"fork":false,"pushed_at":"2023-05-19T02:58:09.000Z","size":1684,"stargazers_count":2374,"open_issues_count":11,"forks_count":283,"subscribers_count":48,"default_branch":"master","last_synced_at":"2025-04-14T11:11:20.819Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"Go","has_issues":true,"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/katzien.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,"governance":null,"roadmap":null,"authors":null}},"created_at":"2018-06-02T11:30:01.000Z","updated_at":"2025-04-09T03:04:57.000Z","dependencies_parsed_at":"2024-01-06T01:03:25.974Z","dependency_job_id":"70e1d425-b9df-4ad9-b823-e575da0557af","html_url":"https://github.com/katzien/go-structure-examples","commit_stats":{"total_commits":44,"total_committers":12,"mean_commits":"3.6666666666666665","dds":"0.34090909090909094","last_synced_commit":"aa5bd6bf7a18e63fa1bc9f8537cd6d4d364d00eb"},"previous_names":[],"tags_count":1,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/katzien%2Fgo-structure-examples","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/katzien%2Fgo-structure-examples/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/katzien%2Fgo-structure-examples/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/katzien%2Fgo-structure-examples/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/katzien","download_url":"https://codeload.github.com/katzien/go-structure-examples/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":254292039,"owners_count":22046426,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","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":[],"created_at":"2024-07-31T19:01:05.164Z","updated_at":"2025-05-15T07:04:35.059Z","avatar_url":"https://github.com/katzien.png","language":"Go","funding_links":[],"categories":["Go"],"sub_categories":[],"readme":"# Examples for my talk on structuring Go apps.\n\nNote: I created an updated version of this repo [here](https://github.com/katzien/app-structure-examples)! These talks are 3+ years old now and I've changed my opinion on some of this stuff since then, so don't treat them as gospel. 🙂\n\n## Links to video and slides:\n\n_Note: these talks refer to [release (git tag) v1.0](https://github.com/katzien/go-structure-examples/releases/tag/v.10) of this repository._\n\n2018-09-28 GoWayFest 2.0 [video](https://www.youtube.com/watch?v=Qtk9FFOoT5M\u0026t=11s) | [slides](https://github.com/katzien/talks/blob/master/how-do-you-structure-your-apps/gowayfest2.0-2018-09-28/slides.pdf)\n\n2018-09-19 London Gophers [video](https://www.youtube.com/watch?v=B5oQnECDJ8g) | [slides](https://github.com/katzien/talks/blob/master/how-do-you-structure-your-apps/londongophers-2018-09-19/slides.pdf)\n\n2018-08-28 GopherCon 2018 [video](https://www.youtube.com/watch?v=oL6JBUk6tj0\u0026t=245s) | [slides](https://github.com/katzien/talks/blob/master/how-do-you-structure-your-apps/gophercondenver-2018-08-28/slides.pdf)\n\n### Older versions of this talk:\n\n2018-06-02 GopherCon EU [video](https://www.youtube.com/watch?v=IjnfmYuFZss) | [slides](https://github.com/katzien/talks/blob/master/how-do-you-structure-your-apps/gopherconiceland-2018-06-02/slides.pdf)\n\n2018-06-02 GopherCon UK [video](https://www.youtube.com/watch?v=VQym87o91f8\u0026t=481s) | [slides](https://github.com/katzien/talks/blob/master/how-do-you-structure-your-apps/gopherconuk-2018-08-03/slides.pdf)\n\n## How to run\n\nPick the example (directory) you want to run, then run main.go:\n\n`go run main.go` or `go run cmd/beer-server/main.go`\n\n### [Release v1.0 notes]((https://github.com/katzien/go-structure-examples/releases/tag/v.10))\nNot all examples will compile. Only the flat, domain, domain-hex and domain-hex-actor will compile.\nFor more information about why that is, please refer to the talk.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fkatzien%2Fgo-structure-examples","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fkatzien%2Fgo-structure-examples","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fkatzien%2Fgo-structure-examples/lists"}