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

https://github.com/sriganesh/atproto-at

All-in-one AT Protocol Explorer
https://github.com/sriganesh/atproto-at

at-protocol atproto atprotocol bluesky browser explorer

Last synced: 11 months ago
JSON representation

All-in-one AT Protocol Explorer

Awesome Lists containing this project

README

          

# atproto.at - AT Protocol Explorer

![atproto.at](public/atprotoat_ogimage.png)

A comprehensive web-based explorer for the AT Protocol ecosystem. View, explore, and interact with AT Protocol data directly in your browser.

## Features

### Explore AT Protocol Content
- **Instant Preview**: Prefix any `at://` URI with `atproto.` to instantly view records
- **Multi-level Exploration**: Browse repositories, collections, and individual records
- **Rich Data Views**: See formatted JSON data at every protocol level
- **Visual Sharing**: Export JSON data as images for easy sharing

### Repository Tools
- **Download Repos**: Export entire AT Protocol repositories
- **PLC Directory Logs**: View operation history and audit logs
- **Blob Preview**: Preview images and other blob content
- **Jetstream Events**: Preview real-time protocol events

### Interactive Features
- **Sign In**: Authenticate with your atproto/Bluesky account
- **Content Management**: Create, edit, and delete records in your repository
- **Social Actions**: Post, reply, like, repost, follow, mute, and block
- **List Management**: Create and manage custom lists

### Developer Mode
- Advanced record editing capabilities
- Direct collection manipulation
- Raw JSON editing support
- URL-based navigation for easy access

Full feature set explained in - [Project launch notes](https://sri.xyz/projects/atprotoat)

## Getting Started

Simply prepend `atproto.` to any AT Protocol URI:

```
Original: at://did:plc:abc123/app.bsky.feed.post/xyz789
Explorer: atproto.at://did:plc:abc123/app.bsky.feed.post/xyz789
```

## Links

- [atproto.at on Bluesky](https://bsky.app/profile/atproto.at)
- [Created by @sri.xyz](https://bsky.app/profile/sri.xyz)

## License

MIT License