Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/mary-ext/blueviewer

Public Bluesky thread viewer
https://github.com/mary-ext/blueviewer

atproto bluesky cloudflare-workers typescript

Last synced: about 2 months ago
JSON representation

Public Bluesky thread viewer

Awesome Lists containing this project

README

        

# Blueviewer

A public Bluesky thread viewer, no authentication required, no JS in the client.

Hosted on Cloudflare Workers, this connects to the AppView directly to get the view instead of through a PDS, so there are no authentication involved whatsoever. PDS endpoints are authenticated, AppView endpoints are generally unauthenticated, and that's by design.