a love letter to tangled (android, iOS, and a search API)
at main 9 lines 399 B view raw
1{{define "title"}}Profiles &amp; Backlinks &mdash; Twister API{{end}} 2{{define "content"}} 3<h1>Profiles &amp; 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" .}}