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

renamed "cbor" tag to "parsing"

+4 -4
+1 -1
_data/projects/js.yml
··· 28 28 tags: ['oauth'] 29 29 - url: https://github.com/colds-ky/bski 30 30 description: "Raw CAR/CBOR format parsing" 31 - tags: ['cbor'] 31 + tags: ['parsing'] 32 32 - url: https://github.com/blebbit/authr 33 33 tags: ['oauth'] 34 34 - urls:
+2 -2
_data/projects/python.yml
··· 5 5 - url: https://github.com/MarshalX/bluesky-feed-generator 6 6 tags: ['feeds', 'example'] 7 7 - url: https://github.com/MarshalX/python-libipld 8 - tags: ['cbor'] 8 + tags: ['parsing'] 9 9 - url: https://github.com/DavidBuchanan314/dag-cbrrr 10 - tags: ['cbor'] 10 + tags: ['parsing'] 11 11 - url: https://github.com/DavidBuchanan314/picopds 12 12 tags: ['pds'] 13 13 - url: https://github.com/mnogu/chitose
+1 -1
_data/projects/swift.yml
··· 15 15 tags: ['lexicons'] 16 16 - url: https://github.com/nnabeyang/swift-atproto 17 17 - url: https://github.com/nnabeyang/swift-cbor 18 - tags: ['cbor'] 18 + tags: ['parsing'] 19 19 - url: https://github.com/nnabeyang/swift-atproto-demo-firehose 20 20 description: "A demo application of Firehose using swift-atproto." 21 21 - url: https://github.com/ChimeHQ/OAuthenticator