{"id":13807967,"url":"https://github.com/toddsundsted/web_finger","last_synced_at":"2025-03-21T20:32:38.160Z","repository":{"id":66705986,"uuid":"180249211","full_name":"toddsundsted/web_finger","owner":"toddsundsted","description":"A WebFinger (https://tools.ietf.org/html/rfc7033) client for Crystal.","archived":false,"fork":false,"pushed_at":"2025-01-07T13:17:01.000Z","size":83,"stargazers_count":9,"open_issues_count":0,"forks_count":0,"subscribers_count":3,"default_branch":"main","last_synced_at":"2025-03-20T05:45:04.558Z","etag":null,"topics":["crystal","webfinger"],"latest_commit_sha":null,"homepage":null,"language":"Crystal","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/toddsundsted.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2019-04-08T23:40:56.000Z","updated_at":"2025-01-07T13:16:00.000Z","dependencies_parsed_at":null,"dependency_job_id":"be84c083-5819-4f74-ba28-3597a1245065","html_url":"https://github.com/toddsundsted/web_finger","commit_stats":{"total_commits":47,"total_committers":1,"mean_commits":47.0,"dds":0.0,"last_synced_commit":"7d5754b13dae587f0ac5f16dce81c4d48411fba5"},"previous_names":[],"tags_count":15,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/toddsundsted%2Fweb_finger","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/toddsundsted%2Fweb_finger/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/toddsundsted%2Fweb_finger/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/toddsundsted%2Fweb_finger/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/toddsundsted","download_url":"https://codeload.github.com/toddsundsted/web_finger/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":244866012,"owners_count":20523448,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["crystal","webfinger"],"created_at":"2024-08-04T01:01:32.942Z","updated_at":"2025-03-21T20:32:37.890Z","avatar_url":"https://github.com/toddsundsted.png","language":"Crystal","funding_links":[],"categories":["Third-party APIs"],"sub_categories":[],"readme":"# web_finger\n\n[![GitHub Release](https://img.shields.io/github/release/toddsundsted/web_finger.svg)](https://github.com/toddsundsted/web_finger/releases)\n[![Build Status](https://github.com/toddsundsted/web_finger/actions/workflows/ci.yml/badge.svg)](https://github.com/toddsundsted/web_finger/actions)\n[![Documentation](https://img.shields.io/badge/docs-available-brightgreen.svg)](https://toddsundsted.github.io/web_finger/)\n\nA [WebFinger](https://tools.ietf.org/html/rfc7033) client for Crystal.\n\n## Installation\n\n1. Add the dependency to your `shard.yml`:\n\n```yaml\ndependencies:\n  web_finger:\n    github: toddsundsted/web_finger\n```\n\n2. Run `shards install`\n\n## Usage\n\n```crystal\nrequire \"web_finger\"\n\nw = WebFinger.query(\"acct:toddsundsted@epiktistes.com\") # =\u003e #\u003cWebFinger::Result:0x108d...\u003e\nw.link(\"http://webfinger.net/rel/profile-page\").href # =\u003e \"https://epiktistes.com/@toddsundsted\"\n```\n\n## Contributors\n\n- [Todd Sundsted](https://github.com/toddsundsted) - creator and maintainer\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ftoddsundsted%2Fweb_finger","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Ftoddsundsted%2Fweb_finger","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ftoddsundsted%2Fweb_finger/lists"}