Spyke
lemmydev·Lemmy App Development byblawsybogsy

how does the webfinger API work?

Or is it documented? with mastodon, i set up clients to always load URLs in my app if they resembled masto-compatible URLS. I'm unsure how to go about this with lemmy. the lemmy-js-client "documentation" makes no mention of webfinger at all, though the lemmy repos have PRs fixing it.

View original on lemmy.ml

nvm i worked it out: resolveObject is the endpoint to chase in the docs.

1

You reached the end

how does the webfinger API work? | Spyke