Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/mackuba/sdk.blue

A curated list of libraries & SDKs for the Bluesky API and AT Protocol
https://github.com/mackuba/sdk.blue

atproto atprotocol bluesky bluesky-api

Last synced: 2 days ago
JSON representation

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

Awesome Lists containing this project

README

        

# sdk.blue

A list of libraries & SDKs for the Bluesky API and AT Protocol. See the website here: .

## Adding projects

If you've created a library or SDK that you'd like to be listed on this page, please [send a pull request](https://github.com/mackuba/sdk.blue/pulls).

Note: this is meant to be a curated list with only specific kinds of projects, not a list of all projects related to Bluesky and ATProto.

What kinds of projects I'm looking for:

* full SDKs for building things on ATProto in a given language
* targetted libraries for things like streaming from the firehose, making XRPC calls, building feeds, labellers etc.
* independent implementations of things like PDS or Relay
* template repos for making e.g. labeller or feed projects using your library
* some tools and apps that include pieces of useful code that could be reused easily, but wasn't extracted to a library yet

So generally repos that contain code that you could use to build your thing.

What I'm not looking for:

* clients, user-facing tools, webapps, command-line tools etc.
* specific examples of bots, labellers, feeds etc.

## Credits

Copyright © 2024 Kuba Suder ([@mackuba.eu](https://bsky.app/profile/mackuba.eu)).

The code is available under the terms of the [zlib license](https://choosealicense.com/licenses/zlib/) (permissive, similar to MIT).