a love letter to tangled (android, iOS, and a search API)
1{{define "title"}}Profiles & Backlinks — Twister API{{end}}
2{{define "content"}}
3<h1>Profiles & Backlinks</h1>
4<p>These endpoints surface derived social data from Constellation, the external
5graph service. Both are best-effort: counts default to zero when Constellation
6is not configured or unavailable.</p>
7{{range .}}{{template "doc-entry" .}}{{end}}
8{{end}}
9{{template "layout" .}}