Skip to content

Add tutorial: endpoint metadata (attributes & groups) - #98

Open
okdistribute wants to merge 1 commit into
mainfrom
rae/endpoint-metadata-tutorial
Open

Add tutorial: endpoint metadata (attributes & groups)#98
okdistribute wants to merge 1 commit into
mainfrom
rae/endpoint-metadata-tutorial

Conversation

@okdistribute

Copy link
Copy Markdown
Contributor

Summary

  • New tutorial covering the iroh-services Client group/attributes API added in n0-computer/iroh-services#86: setting group/attributes at build time, updating them via set_group/set_attributes/set_attribute, and reading them back
  • Documents how they surface on the Iroh Services dashboard (search, group filter, hidden-by-default table columns, endpoint detail page) — verified against the current svc frontend
  • Notes this is Rust-only for now; iroh-ffi (Python/Swift/Kotlin) doesn't expose group/attributes yet
  • Wired into the Tutorials nav in docs.json, right after the Iroh Services quickstart

Test plan

  • Drop in the two screenshots referenced by the <Frame> placeholders: /images/endpoints-list-group-attributes.png and /images/endpoint-detail-group-attributes.png
  • Preview the page renders correctly (Mintlify dev server or deploy preview)
  • Confirm nav entry shows up under Tutorials

🤖 Generated with Claude Code

https://claude.ai/code/session_017MAo4rE2Mk1jp7viY8qqHw

Covers the iroh-services Client group/attributes API added in
n0-computer/iroh-services#86: setting them at build time, updating
them later, and finding them on the Iroh Services dashboard. Rust
only for now — iroh-ffi doesn't expose group/attributes yet.

Co-Authored-By: Claude Sonnet 5 <noreply@anthropic.com>
Claude-Session: https://claude.ai/code/session_017MAo4rE2Mk1jp7viY8qqHw
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant