Interface NodeInfo

NodeInfo contains standardized way of exposing metadata about a server running one of the distributed social networks

Hierarchy

  • NodeInfo

Properties

metadata?: object
openRegistrations?: boolean
protocols?: string[]
services?: NodeInfoServices

NodeInfoServices contains the third party sites this server can connect to via their application API

software?: NodeInfoSoftware

NodeInfoSoftware contains Metadata about server software in use

NodeInfoUsage contains usage statistics for this server

version?: string

Generated using TypeDoc