Skip to content

Latest commit

 

History

History
7 lines (4 loc) · 702 Bytes

README.md

File metadata and controls

7 lines (4 loc) · 702 Bytes

bluesky viewer

a web app that shows public data from bluesky

the data available without signing in is fairly limited. basically a user profile is treated by bsky as a repository containing all the information controlled by the user, and we can only fetch data from any single repository, so for example the list of accounts that a profile can be retrieved easily, but to get a list of followers without querying every single account that may be following you would need to sign in. you can however see all posts, reposts, likes, follows, and blocks performed by any user.

App screenshot, showing a form with a profile handle and a post timeline