{"id":16009678,"url":"https://github.com/fwcd/swift-mensa","last_synced_at":"2026-02-05T03:36:47.086Z","repository":{"id":62848870,"uuid":"562936432","full_name":"fwcd/swift-mensa","owner":"fwcd","description":"Library for querying meal plans from German university canteens","archived":false,"fork":false,"pushed_at":"2024-10-16T01:56:20.000Z","size":32,"stargazers_count":2,"open_issues_count":1,"forks_count":0,"subscribers_count":2,"default_branch":"main","last_synced_at":"2025-04-09T19:09:24.432Z","etag":null,"topics":["canteen","mensa","openmensa","swift"],"latest_commit_sha":null,"homepage":"https://fwcd.github.io/swift-mensa/documentation/mensa","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/fwcd.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":"2022-11-07T15:10:38.000Z","updated_at":"2025-03-08T21:44:30.000Z","dependencies_parsed_at":"2024-10-17T13:56:25.231Z","dependency_job_id":"7b58f123-09f2-4569-a6eb-1559854d6368","html_url":"https://github.com/fwcd/swift-mensa","commit_stats":{"total_commits":29,"total_committers":2,"mean_commits":14.5,"dds":0.03448275862068961,"last_synced_commit":"014bc34f384007a2965a7f5b59e6a669c9188461"},"previous_names":[],"tags_count":12,"template":false,"template_full_name":null,"purl":"pkg:github/fwcd/swift-mensa","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fwcd%2Fswift-mensa","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fwcd%2Fswift-mensa/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fwcd%2Fswift-mensa/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fwcd%2Fswift-mensa/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/fwcd","download_url":"https://codeload.github.com/fwcd/swift-mensa/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fwcd%2Fswift-mensa/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":29109304,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-02-05T03:27:05.906Z","status":"ssl_error","status_checked_at":"2026-02-05T03:26:43.416Z","response_time":65,"last_error":"SSL_connect returned=1 errno=0 peeraddr=140.82.121.6:443 state=error: 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":["canteen","mensa","openmensa","swift"],"created_at":"2024-10-08T13:03:30.778Z","updated_at":"2026-02-05T03:36:47.062Z","avatar_url":"https://github.com/fwcd.png","language":"Swift","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Swift Mensa\n\n[![Build](https://github.com/fwcd/swift-mensa/actions/workflows/build.yml/badge.svg)](https://github.com/fwcd/swift-mensa/actions/workflows/build.yml)\n[![Docs](https://github.com/fwcd/swift-mensa/actions/workflows/docs.yml/badge.svg)](https://fwcd.github.io/swift-mensa/documentation/mensa)\n\nLibrary for querying meal plans from German university canteens. Uses the [OpenMensa API](https://docs.openmensa.org/).\n\n## Example\n\n```swift\nimport Mensa\n\nlet client = MensaClient()\nlet canteens: [Canteen] = try await client.canteens()\nlet todaysMeals: [Meal] = try await client.meals(for: canteens[0].id)\n```\n\nSee [the `Snippets` folder](Snippets) for more examples.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ffwcd%2Fswift-mensa","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Ffwcd%2Fswift-mensa","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ffwcd%2Fswift-mensa/lists"}