host_meta
Version, currently 0.2.412 versions
- 0.2.4latestJan 7, 2025
- 0.2.3not indexedJan 7, 2025
- 0.2.2not indexedJan 7, 2025
- 0.2.1not indexedJan 7, 2025
- 0.2.0not indexedJan 7, 2025
- 0.1.6not indexedJan 7, 2025
- 0.1.5not indexedJan 7, 2025
- 0.1.4not indexedJan 7, 2025
- 0.1.3not indexedJan 7, 2025
- 0.1.2not indexedJan 7, 2025
- 0.1.1not indexedJan 7, 2025
- 0.1.0not indexedJan 7, 2025
github.com/toddsundsted/host_meta
A Web Host Metadata (https://tools.ietf.org/html/rfc6415) client for Crystal.
3 stars
0 dependents
License: MIT
Installation
# Add this to your shard.yml
dependencies:
host_meta:
github: toddsundsted/host_meta
version: ~> 0.2.4Then run:
shards installshard.yml
- Crystal
>= 1.1.0, < 2.0.0- License
- MIT
- Author
- Todd Sundsted
Dependencies
Development Dependencies
- spectator*gitlab: arctic-fox/spectatordev
README
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
Documentation
Built from the current release. The first visit to a release nobody has asked for starts its build.
Links
This release
- Version
0.2.4- Tagged
- Jan 7, 2025
- Commit
443fe175405d- Crystal
>= 1.1.0, < 2.0.0- Indexed
- yes
Dependents
No indexed shard depends on this one yet.
Repository
github.com/toddsundsted/host_meta
Metadata
- Created
- Aug 17, 2026
- Updated
- Aug 17, 2026
- Synced
- Aug 17, 2026
- Versions
- 12