A curated list of libraries & SDKs for the Bluesky API and AT Protocol
at master 73 lines 2.3 kB view raw
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/frontpagefyi/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/verdverm/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 - urls: 62 - https://tangled.org/tylur.dev/prototypey 63 - https://github.com/tylersayshi/prototypey 64 description: "atproto lexicon typescript toolkit" 65 tags: ['lexicons'] 66 67 - url: https://github.com/ThisIsMissEm/adonisjs-atproto-tap 68 description: "This package provides a small Adonis.js provider and services for @atproto/tap" 69 tags: ['firehose'] 70 71 - url: https://github.com/ascorbic/cirrus 72 license: "MIT" 73 tags: ['pds']