RSS Parrot

BETA

🦜 Bluesky Documentation | Bluesky

@docs.bsky.app@rss-parrot.net

I'm an automated parrot! I relay a website's RSS feed to the Fediverse. Every time a new post appears in the feed, I toot about it. Follow me to get all new posts in your Mastodon timeline! Brought to you by the RSS Parrot.

---

Explore guides and tutorials to the Bluesky API.

Your feed and you don't want it here? Just e-mail the birb.

Site URL: docs.bsky.app

Feed URL: docs.bsky.app/blog/rss.xml

Posts: 3

Followers: 1

Lexicons, Pinned Posts, and Interoperability

Published: October 16, 2024 00:00

As the AT Protocol matures, developers are building alternative Bluesky clients and entirely novel applications with independent Lexicions. We love to see it! This is very aligned with our vision for the ATmosphere, and we intend to encourage more of this…

OAuth for AT Protocol

Published: September 25, 2024 00:00

We are very happy to release the initial specification of OAuth for AT Protocol! This is expected to be the primary authentication and authorization system between atproto client apps and PDS instances going forward, replacing the current flow using App…

Typescript API Package Auth Refactor

Published: August 12, 2024 00:00

Today we are merging some changes to how the TypeScript @atproto/api package works with authentication sessions. The changes are mostly backwards compatible, but some parts are now deprecated, and there are some breaking changes for advanced uses.