{"id":18643883,"url":"https://github.com/shrtlist/fetchmeals","last_synced_at":"2026-04-15T23:31:30.880Z","repository":{"id":252867928,"uuid":"841729834","full_name":"shrtlist/FetchMeals","owner":"shrtlist","description":"SwiftUI app to browse recipes using the API: https://themealdb.com/api.php","archived":false,"fork":false,"pushed_at":"2025-01-28T05:26:14.000Z","size":36,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":2,"default_branch":"main","last_synced_at":"2025-08-23T18:03:10.559Z","etag":null,"topics":["async-await","asyncimage","dependency-injection","mvvm","navigationstack","structured-concurrency","swiftui"],"latest_commit_sha":null,"homepage":"","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/shrtlist.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,"publiccode":null,"codemeta":null}},"created_at":"2024-08-12T23:51:25.000Z","updated_at":"2025-01-30T04:39:41.000Z","dependencies_parsed_at":"2025-02-18T09:40:36.175Z","dependency_job_id":"94f48a9b-61f3-4f29-81f2-fd6ce1b8fcd2","html_url":"https://github.com/shrtlist/FetchMeals","commit_stats":{"total_commits":17,"total_committers":1,"mean_commits":17.0,"dds":0.0,"last_synced_commit":"f349369f0e66f2d8e660a2a6507882819737dac3"},"previous_names":["shrtlist/fetchmeals"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/shrtlist/FetchMeals","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shrtlist%2FFetchMeals","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shrtlist%2FFetchMeals/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shrtlist%2FFetchMeals/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shrtlist%2FFetchMeals/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/shrtlist","download_url":"https://codeload.github.com/shrtlist/FetchMeals/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shrtlist%2FFetchMeals/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":31864948,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-04-15T15:24:51.572Z","status":"ssl_error","status_checked_at":"2026-04-15T15:24:39.138Z","response_time":63,"last_error":"SSL_read: 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":["async-await","asyncimage","dependency-injection","mvvm","navigationstack","structured-concurrency","swiftui"],"created_at":"2024-11-07T06:08:45.166Z","updated_at":"2026-04-15T23:31:30.864Z","avatar_url":"https://github.com/shrtlist.png","language":"Swift","funding_links":[],"categories":[],"sub_categories":[],"readme":"Fetch - iOS Coding Challenge\n\nPlease write a native iOS app that allows users to browse recipes using the following API:\nhttps://themealdb.com/api.php\n\nThere are 2 endpoints that your app should utilize:\n- https://themealdb.com/api/json/v1/1/filter.php?c=Dessert for fetching the list of meals in the Dessert category.\n- https://themealdb.com/api/json/v1/1/lookup.php?i=MEAL_ID for fetching the meal details by its ID.\n\nThe user should be shown the list of meals in the Dessert category, sorted alphabetically.\nWhen the user selects a meal, they should be taken to a detail view that includes:\n- Meal name\n- Instructions\n- Ingredients/measurements\n\nPlease read the following guidelines carefully before starting the coding challenge:\n- Asynchronous code must be written using Swift Concurrency (async/await).\n- Be sure to filter out any null or empty values from the API before displaying them.\n- UI/UX design is not what you’re being evaluated on, but the app should be user friendly and should take basic app design principles into\naccount.\n- Your project should compile using the latest version of Xcode.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fshrtlist%2Ffetchmeals","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fshrtlist%2Ffetchmeals","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fshrtlist%2Ffetchmeals/lists"}