A curated list of libraries & SDKs for the Bluesky API and AT Protocol
at master 46 lines 1.6 kB view raw
1name: Other 2repos: 3 - url: https://github.com/christopherkenny/bskyr 4 description: "Interact with Bluesky Social from R" 5 license: MIT 6 tags: ['xrpc client'] 7 8 - url: https://github.com/feenkcom/gt4atproto 9 tags: ['xrpc client'] 10 11 - url: https://github.com/camerahacks/cfbsky 12 tags: ['xrpc client'] 13 14 - url: https://github.com/atproto-clj/atproto-clj 15 description: "ATProto Clojure SDK" 16 tags: ['xrpc client', 'firehose', 'identity'] 17 18 - url: https://tangled.org/chadtmiller.com/goose 19 tags: ['firehose'] 20 21 - url: https://tangled.org/futur.blue/pegasus/ 22 tags: ['pds'] 23 description: "An atproto PDS, along with an assortment of atproto-relevant libraries, written in OCaml" 24 25 - url: https://tangled.org/gdiazlo.tngl.sh/atproto 26 license: "MIT" 27 tags: ['xrpc client', 'firehose', 'identity', 'parsing', 'crypto', 'server', 'lexicons'] 28 29 - url: https://github.com/sanko/At.pm 30 license: "Artistic" 31 tags: ['xrpc client', 'firehose', 'identity', 'oauth'] 32 33 - url: https://github.com/sanko/Bluesky.pm 34 description: "Bluesky Client Library in Perl" 35 license: "Artistic" 36 tags: ['xrpc client'] 37 38 - url: https://tangled.org/zat.dev/zat 39 description: "AT Protocol building blocks for zig" 40 tags: ['xrpc client', 'identity', 'firehose', 'parsing', 'crypto'] 41 42 - url: https://tangled.org/zzstoatzz.io/zlay 43 tags: ['relay'] 44 45 - url: https://github.com/Arrow7000/atproto-fsharp 46 tags: ['xrpc client', 'identity', 'firehose', 'oauth', 'server', 'feeds', 'lexicons', 'crypto', 'moderation']