{"id":18352118,"url":"https://github.com/abgeo/fx-workshop","last_synced_at":"2025-09-10T02:42:47.898Z","repository":{"id":214215066,"uuid":"734878604","full_name":"ABGEO/fx-workshop","owner":"ABGEO","description":null,"archived":false,"fork":false,"pushed_at":"2023-12-23T12:24:35.000Z","size":20,"stargazers_count":3,"open_issues_count":0,"forks_count":0,"subscribers_count":3,"default_branch":"main","last_synced_at":"2025-06-18T09:58:51.823Z","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/ABGEO.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,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2023-12-22T22:20:32.000Z","updated_at":"2024-04-24T21:54:44.000Z","dependencies_parsed_at":null,"dependency_job_id":"16a50ca6-402c-4a79-b915-245346c04858","html_url":"https://github.com/ABGEO/fx-workshop","commit_stats":null,"previous_names":["abgeo/fx-workshop"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/ABGEO/fx-workshop","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ABGEO%2Ffx-workshop","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ABGEO%2Ffx-workshop/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ABGEO%2Ffx-workshop/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ABGEO%2Ffx-workshop/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/ABGEO","download_url":"https://codeload.github.com/ABGEO/fx-workshop/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ABGEO%2Ffx-workshop/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":274402601,"owners_count":25278343,"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","status":"online","status_checked_at":"2025-09-10T02:00:12.551Z","response_time":83,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"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":[],"created_at":"2024-11-05T21:34:53.950Z","updated_at":"2025-09-10T02:42:47.812Z","avatar_url":"https://github.com/ABGEO.png","language":"Go","funding_links":[],"categories":[],"sub_categories":[],"readme":"# fx-workshop\n\nThis repository contains code from my GopherUp v1.0 meetup talk - `From Complexity to Clarity:\nCrafting Seamless DI with Uber FX`.\n\nThe presentation could be found on [SlideShare](https://www.slideshare.net/TemuriTakalandze/from-complexity-to-clarity-crafting-seamless-di-with-uber-fx).\n\n## Branches\n\n- `main`: The initial, ugly and unrefactored version for demonstrating challenges of dependency management.\n- `refactored`: The refactored version that utilizes Uber FX framework.\n\n## Getting Started\n\n- Clone this repository\n\n    ```shell\n    git clone https://github.com/ABGEO/fx-workshop.git\n    ```\n\n- After cloning, you can switch between the `main` and `refactored` branches to explore different versions of the\n  project\n\n    ```shell\n    git checkout main      # For the initial, unrefactored version.\n    git checkout refactored  # For the refactored version.\n    ```\n\n- Download Go modules\n\n   ```shell\n   go mod download\n   ```\n\n- Run the project\n\n    ```shell\n    go run .\n    ```\n\n## Authors\n\n- [Temuri Takalandze](https://abgeo.dev)\n\n## License\n\nCopyright (c) 2023 [Temuri Takalandze](https://abgeo.dev).  \nReleased under the [MIT](LICENSE) license.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fabgeo%2Ffx-workshop","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fabgeo%2Ffx-workshop","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fabgeo%2Ffx-workshop/lists"}