web_finger v0.2.5
web_finger
A WebFinger client for Crystal.
Installation
- Add the dependency to your
shard.yml
:
dependencies:
web_finger:
github: toddsundsted/web_finger
- 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
- Todd Sundsted - creator and maintainer
Repository
web_finger
Owner
Statistic
- 9
- 0
- 0
- 1
- 2
- 7 months ago
- April 8, 2019
License
MIT License
Links
Synced at
Tue, 03 Dec 2024 23:20:31 GMT
Languages