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

renamed tag 'plc' to 'plc mirror' for clarity

+6 -6
+3 -3
_data/projects/go.yml
··· 20 20 tags: ['feeds', 'example'] 21 21 22 22 - url: https://github.com/jazware/bsky-experiments 23 - tags: ['firehose', 'feeds', 'indexer', 'bots', 'plc', 'example'] 23 + tags: ['firehose', 'feeds', 'indexer', 'bots', 'plc mirror', 'example'] 24 24 25 25 - url: https://github.com/jazware/atproto.tools 26 26 tags: ['firehose'] ··· 35 35 - url: https://github.com/bsky-watch/utils 36 36 37 37 - url: https://github.com/bsky-watch/plc-mirror 38 - tags: ['plc'] 38 + tags: ['plc mirror'] 39 39 40 40 - url: https://github.com/davhofer/botsky 41 41 license: "MIT / Apache" ··· 49 49 tags: ['bluesky appview'] 50 50 51 51 - url: https://github.com/blebbit/atmunge 52 - tags: ['firehose', 'indexer'] 52 + tags: ['firehose', 'indexer', 'plc mirror'] 53 53 54 54 - urls: 55 55 - https://tangled.org/@hailey.at/cocoon
+2 -2
_data/projects/rust.yml
··· 30 30 31 31 - url: https://tangled.org/@parakeet.at/plc-mirror/ 32 32 license: "MIT / Apache" 33 - tags: ['plc'] 33 + tags: ['plc mirror'] 34 34 35 35 - url: https://tangled.org/@parakeet.at/parakeet/ 36 36 description: "Rust-based Bluesky AppView aiming to implement most of the functionality required to support the Bluesky client" ··· 45 45 - https://tangled.org/@microcosm.blue/Allegedly/ 46 46 - https://github.com/at-microcosm/allegedly 47 47 license: "MIT / Apache" 48 - tags: ['plc'] 48 + tags: ['plc mirror'] 49 49 50 50 - urls: 51 51 - https://tangled.org/@microcosm.blue/microcosm-rs/
+1 -1
_data/projects/swift.yml
··· 1 1 name: "Swift & ObjC" 2 2 repos: 3 3 - url: https://github.com/kphrx/plc-handle-tracker 4 - tags: ['plc'] 4 + tags: ['plc mirror'] 5 5 6 6 - url: https://github.com/MasterJ93/ATProtoKit 7 7 tags: ['xrpc client', 'firehose', 'identity']