{"id":21355369,"url":"https://github.com/mrikirill/simplemovieswiftuidemoapp","last_synced_at":"2026-05-19T00:37:48.141Z","repository":{"id":40448421,"uuid":"489844304","full_name":"mrikirill/SimpleMovieSwiftUIDemoApp","owner":"mrikirill","description":"A demo project which is based on SwiftUI and build with MVVM and The Clear Architecture in mind and also uses themoviedb.org REST API","archived":false,"fork":false,"pushed_at":"2022-05-09T01:09:56.000Z","size":6772,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-01-22T18:08:56.944Z","etag":null,"topics":["clean-architecture","demo","demo-app","ios-app","mvvm","swiftui","themoviedb","tmdb"],"latest_commit_sha":null,"homepage":"","language":"Swift","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/mrikirill.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":"2022-05-08T04:23:20.000Z","updated_at":"2022-05-09T04:11:11.000Z","dependencies_parsed_at":"2022-08-09T20:41:02.251Z","dependency_job_id":null,"html_url":"https://github.com/mrikirill/SimpleMovieSwiftUIDemoApp","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/mrikirill%2FSimpleMovieSwiftUIDemoApp","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mrikirill%2FSimpleMovieSwiftUIDemoApp/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mrikirill%2FSimpleMovieSwiftUIDemoApp/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mrikirill%2FSimpleMovieSwiftUIDemoApp/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/mrikirill","download_url":"https://codeload.github.com/mrikirill/SimpleMovieSwiftUIDemoApp/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":243829179,"owners_count":20354610,"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":["clean-architecture","demo","demo-app","ios-app","mvvm","swiftui","themoviedb","tmdb"],"created_at":"2024-11-22T04:17:08.630Z","updated_at":"2026-05-19T00:37:48.103Z","avatar_url":"https://github.com/mrikirill.png","language":"Swift","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Simple Movie SwiftUI Demo App\n\nA demo project which is based on SwiftUI and build with MVVM and Clear Architecture in mind.\n\nThe app uses https://www.themoviedb.org REST API to get the data about movies\n\n## MVVM + [The Clean Architecture](https://blog.cleancoder.com/uncle-bob/2012/08/13/the-clean-architecture.html)\n\n## Description\n\n\nThis app has two screens. The main one is Popular Movie list screen which fetches the data from https://api.themoviedb.org `GET /movie/popular` endpoint and displays the list of movie items. The second screen displays the details of selected movie which receives `movieId` from the main screen then fetches the data from `GET\n/movie/{movieId}` endpoint and displays the details\n\n## Architecture Overview\n\n![](TheCleanArchitecture.png)\n\n## Overview\n\n| Preview           | Live             |\n|-------------------|------------------|\n| ![](swiftui.png)  | ![](swiftui.gif) |\n\n## Tests\n\n![](tests.png) ","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmrikirill%2Fsimplemovieswiftuidemoapp","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fmrikirill%2Fsimplemovieswiftuidemoapp","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmrikirill%2Fsimplemovieswiftuidemoapp/lists"}