a love letter to tangled (android, iOS, and a search API)
1{{define "title"}}Activity — Twister API{{end}}
2{{define "content"}}
3<h1>Activity</h1>
4<p>Activity endpoints expose the recent ATProto event cache and a real-time
5WebSocket proxy to the Bluesky Jetstream firehose. The cache is populated as
6the indexer consumes the firehose.</p>
7{{range .}}{{template "doc-entry" .}}{{end}}
8{{end}}
9{{template "layout" .}}