Statusphere

atproto.com/guides/applications

A sample ATProto application to post “status” updates. Created by the Bluesky team. Designed to walk you through some of the basics of a custom ATProto app with a custom data type:

  • Signin via OAuth
  • Fetch information about users (profiles)
  • Listen to the network firehose for new data
  • Publish data on the user's account using a custom schema

Three other versions:

Notes mentioning this note