A curated list of libraries & SDKs for the Bluesky API and AT Protocol

tag tweaks

+11 -8
+1 -1
_data/projects/dart.yml
··· 1 1 name: Dart 2 2 repos: 3 3 - url: https://github.com/myConsciousness/atproto.dart 4 - tags: ['xrpc client', 'identity', 'firehose', 'oauth'] 4 + tags: ['xrpc client', 'identity', 'firehose', 'oauth', 'parsing'] 5 5 6 6 - url: https://github.com/skyfeed-dev/indexer 7 7 tags: ['indexer']
+3 -1
_data/projects/go.yml
··· 41 41 license: "MIT / Apache" 42 42 tags: ['bots'] 43 43 44 - - url: https://github.com/whyrusleeping/konbini 44 + - urls: 45 + - https://github.com/whyrusleeping/konbini 46 + - https://tangled.org/@why.bsky.team/konbini 45 47 description: "A Cozy Bluesky AppView" 46 48 license: MIT 47 49 tags: ['bluesky appview']
+2 -2
_data/projects/js.yml
··· 3 3 - urls: 4 4 - https://tangled.org/@mary.my.id/atcute 5 5 - https://github.com/mary-ext/atcute 6 - tags: ['xrpc client', 'firehose', 'identity', 'oauth', 'parsing', 'crypto'] 6 + tags: ['xrpc client', 'firehose', 'identity', 'oauth', 'server', 'lexicons', 'parsing', 'crypto'] 7 7 8 8 - url: https://github.com/aliceisjustplaying/labeler-starter-kit-bsky 9 9 tags: ['moderation', 'example'] ··· 13 13 14 14 - url: https://github.com/bluesky-social/atproto 15 15 description: "AT Protocol Reference Implementation (TypeScript)" 16 - tags: ['xrpc client', 'bluesky appview', 'pds', 'identity', 'crypto', 'oauth'] 16 + tags: ['xrpc client', 'bluesky appview', 'pds', 'server', 'identity', 'crypto', 'oauth'] 17 17 license: "MIT / Apache" 18 18 19 19 - url: https://github.com/skyware-js/firehose
+1
_data/projects/php.yml
··· 4 4 tags: ['xrpc client'] 5 5 6 6 - url: https://github.com/shahmal1yev/blugen 7 + tags: ['lexicons'] 7 8 8 9 - url: https://github.com/cjrasmussen/BlueskyApi 9 10 tags: ['xrpc client']
+1 -1
_data/projects/python.yml
··· 4 4 tags: ['xrpc client'] 5 5 6 6 - url: https://github.com/MarshalX/atproto 7 - tags: ['xrpc client', 'identity', 'firehose', 'parsing', 'crypto'] 7 + tags: ['xrpc client', 'identity', 'firehose', 'parsing', 'server', 'crypto'] 8 8 9 9 - url: https://github.com/MarshalX/bluesky-feed-generator 10 10 tags: ['feeds', 'example']
+2 -2
_data/projects/rust.yml
··· 12 12 - url: https://github.com/skyfeed-dev/query-engine 13 13 14 14 - url: https://github.com/atrium-rs/atrium 15 - tags: ['xrpc client'] 15 + tags: ['xrpc client', 'lexicons'] 16 16 17 17 - url: https://github.com/videah/jetstream-oxide 18 18 tags: ['firehose'] ··· 26 26 - urls: 27 27 - https://tangled.org/@nonbinary.computer/jacquard/ 28 28 - https://github.com/rsform/jacquard 29 - tags: ['xrpc client', 'firehose', 'oauth', 'identity', 'server', 'moderation'] 29 + tags: ['xrpc client', 'firehose', 'oauth', 'identity', 'lexicons', 'server', 'moderation'] 30 30 31 31 - url: https://tangled.org/@parakeet.at/plc-mirror/ 32 32 license: "MIT / Apache"
+1 -1
_data/projects/swift.yml
··· 25 25 tags: ['lexicons'] 26 26 27 27 - url: https://github.com/nnabeyang/swift-atproto 28 - tags: ['xrpc client', 'identity'] 28 + tags: ['xrpc client', 'identity', 'lexicons'] 29 29 30 30 - url: https://github.com/nnabeyang/swift-cbor 31 31 tags: ['parsing']