Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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
- Host: GitHub
- URL: https://github.com/mary-ext/blueviewer
- Owner: mary-ext
- Created: 2023-09-30T09:00:04.000Z (over 1 year ago)
- Default Branch: trunk
- Last Pushed: 2023-10-25T10:35:11.000Z (about 1 year ago)
- Last Synced: 2023-10-27T20:34:56.158Z (about 1 year ago)
- Topics: atproto, bluesky, cloudflare-workers, typescript
- Language: TypeScript
- Homepage: https://blueviewer.pages.dev/
- Size: 96.7 KB
- Stars: 10
- Watchers: 1
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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.