{"id":20687243,"url":"https://github.com/christiandeange/blueskyapi","last_synced_at":"2025-09-27T05:30:30.249Z","repository":{"id":233232668,"uuid":"786334573","full_name":"christiandeange/BlueskyAPI","owner":"christiandeange","description":"Swift Package Manager dependency for Bluesky API bindings.","archived":false,"fork":false,"pushed_at":"2025-01-07T04:58:10.000Z","size":12,"stargazers_count":4,"open_issues_count":1,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-01-07T05:31:57.801Z","etag":null,"topics":["at-protocol","bluesky","bluesky-api","swift","swift-package-manager"],"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/christiandeange.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":"2024-04-14T06:07:04.000Z","updated_at":"2025-01-07T04:58:13.000Z","dependencies_parsed_at":"2024-04-27T20:26:03.649Z","dependency_job_id":"c66a505c-8e61-474a-971e-927d09ef4113","html_url":"https://github.com/christiandeange/BlueskyAPI","commit_stats":null,"previous_names":["christiandeange/blueskyapi"],"tags_count":5,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/christiandeange%2FBlueskyAPI","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/christiandeange%2FBlueskyAPI/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/christiandeange%2FBlueskyAPI/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/christiandeange%2FBlueskyAPI/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/christiandeange","download_url":"https://codeload.github.com/christiandeange/BlueskyAPI/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":234391373,"owners_count":18824808,"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":["at-protocol","bluesky","bluesky-api","swift","swift-package-manager"],"created_at":"2024-11-16T22:56:32.172Z","updated_at":"2025-09-27T05:30:29.893Z","avatar_url":"https://github.com/christiandeange.png","language":"Swift","funding_links":[],"categories":[],"sub_categories":[],"readme":"![Swift Package Manager](https://img.shields.io/maven-central/v/sh.christian.ozone/bluesky?label=Swift%20Package%20Manager\u0026color=green)\n\nBlueskyAPI\n==========\n\n### Overview\n\nSwift bindings for Bluesky Social, powered by [Ozone](https://github.com/christiandeange/ozone). No relation to the moderation tools also named [Ozone](https://github.com/bluesky-social/ozone).\n\n\u003e **Warning**\n\u003e\n\u003e 🚧 🚧 🚧 Everything in here is very much a work-in-progress!\n\u003e The [upstream schemas](https://github.com/christiandeange/ozone/commits/main/bluesky/lexicons) are still subject to breaking\n\u003e changes and may break at any moment if used in production code. Use at your own risk!\n\n### Installation\n\nIn Xcode, select **File \u003e Add Packages...** and enter https://github.com/christiandeange/BlueskyAPI.\n\n### Sample Usage\n\n```swift\nlet api = XrpcBlueskyApi()\nlet call = try await api.describeServer()\nswitch onEnum(of: call) {\ncase .success(let success):\n    print(success.response)\ncase .failure(let failure):\n    print(failure.response ?? failure.error ?? failure)\n}\n```\n\nDocs are available at [ozone.christian.sh](https://ozone.christian.sh).\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fchristiandeange%2Fblueskyapi","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fchristiandeange%2Fblueskyapi","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fchristiandeange%2Fblueskyapi/lists"}