host_meta v0.2.4
host_meta
A Web Host Metadata client for Crystal.
Installation
- Add the dependency to your
shard.yml
:
dependencies:
host_meta:
github: toddsundsted/host_meta
- Run
shards install
Usage
require "host_meta"
h = HostMeta.query("epiktistes.com") # => #<HostMeta::Result:0x10e99...>
h.links("lrdd").first.template # => "https://epiktistes.com/.well-known/webfinger?resource={uri}"
Contributors
- Todd Sundsted - creator and maintainer
Repository
host_meta
Owner
Statistic
- 3
- 0
- 0
- 2
- 1
- about 1 month ago
- April 8, 2019
License
MIT License
Links
Synced at
Fri, 21 Feb 2025 05:49:24 GMT
Languages