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

added a bunch of new projects

+36
+14
_data/projects/go.yml
··· 29 29 license: MIT 30 30 tags: ['bluesky appview'] 31 31 - url: https://github.com/blebbit/atmunge 32 + - urls: 33 + - https://tangled.org/@hailey.at/cocoon 34 + - https://github.com/haileyok/cocoon 35 + tags: ['pds'] 36 + - url: https://github.com/whyrusleeping/cbor-gen 37 + tags: ['parsing'] 38 + - url: https://github.com/whyrusleeping/market 39 + tags: ['indexer'] 40 + - urls: 41 + - https://tangled.org/@stream.place/streamplace 42 + - https://github.com/streamplace/streamplace 43 + tags: ['other app'] 44 + - url: https://tangled.org/@tangled.org/core 45 + tags: ['other app']
+3
_data/projects/js.yml
··· 37 37 tags: ['other app'] 38 38 - url: https://github.com/dollspace-gay/Aurora-Prism 39 39 tags: ['bluesky appview'] 40 + - url: https://tangled.org/@hailey.at/expo-atproto-auth/ 41 + description: Expo client library for Atproto OAuth 42 + tags: ['oauth']
+2
_data/projects/python.yml
··· 10 10 tags: ['parsing'] 11 11 - url: https://github.com/DavidBuchanan314/picopds 12 12 tags: ['pds'] 13 + - url: https://github.com/DavidBuchanan314/millipds 14 + tags: ['pds'] 13 15 - url: https://github.com/mnogu/chitose 14 16 - url: https://github.com/snarfed/lexrpc 15 17 - url: https://github.com/snarfed/arroba
+13
_data/projects/rust.yml
··· 26 26 - url: https://tangled.org/@microcosm.blue/Allegedly/ 27 27 license: "MIT / Apache" 28 28 tags: ['plc'] 29 + - urls: 30 + - https://tangled.org/@microcosm.blue/microcosm-rs/ 31 + - https://github.com/at-microcosm/microcosm-rs 32 + - url: https://tangled.org/@microcosm.blue/repo-stream/ 33 + license: "MIT / Apache" 34 + tags: ['parsing'] 35 + - url: https://tangled.org/@smokesignal.events/smokesignal/ 36 + description: "A decentralized event and RSVP management application built for the AT Protocol ecosystem" 37 + tags: ['other app'] 38 + - url: https://tangled.org/@smokesignal.events/quickdid 39 + description: "A high-performance AT Protocol identity resolution service written in Rust" 40 + license: MIT 41 + tags: ['identity']
+4
_data/projects/swift.yml
··· 28 28 - url: https://github.com/ATProtoKit/MultiformatsKit 29 29 - url: https://github.com/ATProtoKit/ATCryptography 30 30 tags: ['crypto'] 31 + - url: https://github.com/ATProtoKit/ATIdentityTools 32 + tags: ['identity'] 33 + - url: https://github.com/ATProtoKit/ATOAuthKit 34 + tags: ['oauth']