very fast at protocol indexer with flexible filtering, xrpc queries, cursor-backed event stream, and more, built on fjall
rust fjall at-protocol atproto indexer
60
fork

Configure Feed

Select the types of activity you want to include in your feed.

at main 9 lines 412 B view raw view rendered
1--- 2title: xrpc 3--- 4 5`hydrant` implements the following XRPC endpoints under `/xrpc/`. only expose `/xrpc/*` publicly, see [getting started](../getting-started.md#reverse-proxying) for guidance. 6 7- [com.atproto.*](atproto.md): standard AT Protocol endpoints 8- [systems.gaze.hydrant.*](hydrant.md): hydrant-specific extensions 9- [blue.microcosm.links.*](backlinks.md): backlinks (requires `--features backlinks`)