{"id":26018731,"url":"https://github.com/altered-tech/swift-unifi-client","last_synced_at":"2025-10-07T02:59:16.895Z","repository":{"id":276577959,"uuid":"886422860","full_name":"Altered-Tech/swift-unifi-client","owner":"Altered-Tech","description":"Unifi Client for the Early Access REST API, written in swift","archived":false,"fork":false,"pushed_at":"2025-02-09T06:02:19.000Z","size":96,"stargazers_count":1,"open_issues_count":0,"forks_count":0,"subscribers_count":0,"default_branch":"main","last_synced_at":"2025-03-06T06:36:31.791Z","etag":null,"topics":["client","swift","swift6","unifi"],"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/Altered-Tech.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE.md","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-11-11T00:00:10.000Z","updated_at":"2025-02-09T06:02:23.000Z","dependencies_parsed_at":null,"dependency_job_id":"190f83eb-1942-4581-a01c-630dd1af7fd6","html_url":"https://github.com/Altered-Tech/swift-unifi-client","commit_stats":null,"previous_names":["altered-tech/swift-unifi-client"],"tags_count":9,"template":false,"template_full_name":null,"purl":"pkg:github/Altered-Tech/swift-unifi-client","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Altered-Tech%2Fswift-unifi-client","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Altered-Tech%2Fswift-unifi-client/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Altered-Tech%2Fswift-unifi-client/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Altered-Tech%2Fswift-unifi-client/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/Altered-Tech","download_url":"https://codeload.github.com/Altered-Tech/swift-unifi-client/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Altered-Tech%2Fswift-unifi-client/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":278712706,"owners_count":26032742,"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-10-07T02:00:06.786Z","response_time":59,"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":["client","swift","swift6","unifi"],"created_at":"2025-03-06T06:32:24.017Z","updated_at":"2025-10-07T02:59:16.890Z","avatar_url":"https://github.com/Altered-Tech.png","language":"Swift","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Work in Progress\n# Unifi Client\n\nA swift client for the Unifi API.\n                    \nBasing this on the Unifi API Documentation provided on their site: [unifi](https://developer.ui.com/unifi-api/gettingstarted/)\n\n## Tests\nThere currently are no tests for the client. Still working through developing the client.\n\n## Client\n \n\n## Usage \n\n```\nlet unifiClient = await UnifiClient(apikey: yourkey)\ndo {\n    guard let result = try await unifiClient.getHosts() else { return }\n    for host in response {\n        print(host.id!)\n    }\n} catch {\n    print(error)\n}\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Faltered-tech%2Fswift-unifi-client","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Faltered-tech%2Fswift-unifi-client","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Faltered-tech%2Fswift-unifi-client/lists"}