/webfinger-rs

A webfinger implementation in rust

Primary LanguageRustApache License 2.0Apache-2.0

Webfinger

Build Status Coverage Status

Try it out

cargo run <identifier> [<host>]

Identifier is a resource URI. If no scheme is given, acct: is assumed.

Host is optional; if not given, it will be parsed from the identifier.