{"id":13718931,"url":"https://github.com/oronbz/RxGithub","last_synced_at":"2025-05-07T10:34:17.048Z","repository":{"id":78005682,"uuid":"83522475","full_name":"oronbz/RxGithub","owner":"oronbz","description":"An example of MVVM using RxSwift and Swinject (DI)","archived":false,"fork":false,"pushed_at":"2019-09-16T13:39:11.000Z","size":55784,"stargazers_count":121,"open_issues_count":0,"forks_count":19,"subscribers_count":3,"default_branch":"master","last_synced_at":"2024-11-14T08:35:29.035Z","etag":null,"topics":["dependency-injection","firebase","github-api","ios","mvvm","rxswift","swift","swinject"],"latest_commit_sha":null,"homepage":null,"language":"Swift","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/oronbz.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"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}},"created_at":"2017-03-01T06:54:26.000Z","updated_at":"2024-10-26T14:02:30.000Z","dependencies_parsed_at":null,"dependency_job_id":"fa8076ad-ff99-4b9b-b871-a2730458406f","html_url":"https://github.com/oronbz/RxGithub","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oronbz%2FRxGithub","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oronbz%2FRxGithub/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oronbz%2FRxGithub/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oronbz%2FRxGithub/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/oronbz","download_url":"https://codeload.github.com/oronbz/RxGithub/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":252860082,"owners_count":21815459,"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":["dependency-injection","firebase","github-api","ios","mvvm","rxswift","swift","swinject"],"created_at":"2024-08-03T01:00:39.600Z","updated_at":"2025-05-07T10:34:11.989Z","avatar_url":"https://github.com/oronbz.png","language":"Swift","readme":"# RxGithub\n\nThis is an example project to demonstrate [dependency injection](https://en.wikipedia.org/wiki/Dependency_injection) and [Swinject](https://github.com/Swinject/Swinject) in [MVVM (Model-View-ViewModel)](https://en.wikipedia.org/wiki/Model_View_ViewModel) architecture with [RxSwift](https://github.com/ReactiveX/RxSwift).\n\n## Requirements\n\n- Xcode 8.0 or later\n- [GitHub](https://github.com/settings/tokens) personal access token\n\n## Setup\n\n1. Download the source code or clone the repository.\n3. Get a free personal access token from [GitHub](https://github.com/settings/tokens).\n4. Create a swift file named `Keys.swift` with the following content in `RxGithub` folder in the project. The string `\"TOKEN\"` should be replaced with your own personal access token.\n\n**Keys.swift**\n```\nimport Foundation\n\nenum Keys {\n    static let GitHubAccessToken = \"TOKEN\"\n}\n```\n\n## Workshop sessions (Hebrew)\n\n[![Part 1](http://img.youtube.com/vi/5zs8CXiBcA4/0.jpg)](http://www.youtube.com/watch?v=5zs8CXiBcA4)\n\n[![Part 1](http://img.youtube.com/vi/9YH1sskeQhk/0.jpg)](http://www.youtube.com/watch?v=9YH1sskeQhk)\n","funding_links":[],"categories":["Open-Source-Apps"],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Foronbz%2FRxGithub","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Foronbz%2FRxGithub","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Foronbz%2FRxGithub/lists"}