web_finger

A WebFinger (https://tools.ietf.org/html/rfc7033) client webfinger
0.1.2 released

web_finger

GitHub Release Build Status Documentation

A WebFinger client for Crystal.

Installation

  1. Add the dependency to your shard.yml:
dependencies:
  web_finger:
    github: toddsundsted/web_finger
  1. Run shards install

Usage

require "web_finger"

w = WebFinger.query("acct:toddsundsted@epiktistes.com") # => #<WebFinger::Result:0x108d...>
w.link("http://webfinger.net/rel/profile-page").href # => "https://epiktistes.com/@toddsundsted"

Contributors

web_finger:
  github: toddsundsted/web_finger
  version: ~> 0.1.2
License MIT
Crystal 0.30.0

Authors

  • Todd Sundsted

Dependencies 1

  • host_meta 0.1.1
    {'git' => 'https://github.com/toddsundsted/host_meta.git', 'version' => '0.1.1'}

Development Dependencies 0

Dependents 0

Last synced .
search fire star recently