▲ | skiman10 10 months ago | |
Cool yeah. I think the thing I was most interested in was interacting with Bluesky through rust. Is there a decent sdk for that? | ||
▲ | diggan 10 months ago | parent [-] | |
The meat is this, using bsky-sdk + atrium-api from crates:
Works well enough. It's a bit on the lower end of the "abstraction ladder", there might be more user-friendly libraries for doing this even easier now. |