forked from
mackuba.eu/sdk.blue
A curated list of libraries & SDKs for the Bluesky API and AT Protocol
1name: JavaScript
2repos:
3 - urls:
4 - https://tangled.org/@mary.my.id/atcute
5 - https://github.com/mary-ext/atcute
6 tags: ['xrpc client', 'firehose', 'identity', 'oauth', 'server', 'lexicons', 'parsing', 'crypto']
7
8 - url: https://github.com/aliceisjustplaying/labeler-starter-kit-bsky
9 tags: ['moderation', 'example']
10
11 - url: https://github.com/bluesky-social/feed-generator
12 tags: ['feeds', 'example']
13
14 - url: https://github.com/bluesky-social/atproto
15 description: "AT Protocol Reference Implementation (TypeScript)"
16 tags: ['xrpc client', 'bluesky appview', 'pds', 'server', 'identity', 'crypto', 'oauth']
17 license: "MIT / Apache"
18
19 - url: https://github.com/skyware-js/firehose
20 tags: ['firehose']
21
22 - url: https://github.com/skyware-js/jetstream
23 description: "A fully typed client for the Bluesky Jetstream service."
24 tags: ['firehose']
25
26 - url: https://github.com/skyware-js/bot
27 tags: ['bots']
28
29 - url: https://github.com/skyware-js/labeler
30 tags: ['moderation']
31
32 - url: https://github.com/juni-b-queer/bsky-event-handlers
33 description: "Typescript based framework for building Bluesky bots"
34 license: "BSD 4 Clause"
35 tags: ['bots']
36
37 - urls:
38 - https://tangled.org/@frontpage.fyi/frontpage
39 - https://github.com/likeandscribe/frontpage
40 tags: ['atproto app']
41
42 - url: https://github.com/streamplace/atproto-oauth-client-react-native
43 description: "atproto OAuth Client for React Native"
44 tags: ['oauth']
45
46 - url: https://github.com/colds-ky/bski
47 description: "Raw CAR/CBOR format parsing"
48 tags: ['parsing']
49
50 - url: https://github.com/blebbit/authr
51 tags: ['oauth']
52
53 - urls:
54 - https://tangled.org/@leaflet.pub/leaflet
55 - https://github.com/hyperlink-academy/leaflet
56 tags: ['atproto app']
57
58 - url: https://github.com/dollspace-gay/Aurora-Prism
59 tags: ['bluesky appview']
60
61 - url: https://tangled.org/@hailey.at/expo-atproto-auth/
62 description: Expo client library for Atproto OAuth
63 tags: ['oauth']
64
65 - urls:
66 - https://tangled.org/@tylur.dev/prototypey
67 - https://github.com/tylersayshi/prototypey
68 description: "atproto lexicon typescript toolkit"
69 tags: ['lexicons', 'validation', 'types']