{"id":24475083,"url":"https://github.com/tomibennett/ruby-ipfs-http-client","last_synced_at":"2026-03-17T21:35:05.335Z","repository":{"id":46605823,"uuid":"92600333","full_name":"tomibennett/ruby-ipfs-http-client","owner":"tomibennett","description":"A client library for the IPFS HTTP API, implemented in Ruby.","archived":false,"fork":false,"pushed_at":"2024-03-01T16:52:25.000Z","size":162,"stargazers_count":29,"open_issues_count":4,"forks_count":6,"subscribers_count":3,"default_branch":"master","last_synced_at":"2026-01-14T10:42:08.913Z","etag":null,"topics":["api","api-client","client","ipfs"],"latest_commit_sha":null,"homepage":"","language":"Ruby","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/tomibennett.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":"CONTRIBUTING.md","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":"2017-05-27T13:28:03.000Z","updated_at":"2024-05-30T10:45:23.000Z","dependencies_parsed_at":"2025-01-26T20:44:09.248Z","dependency_job_id":null,"html_url":"https://github.com/tomibennett/ruby-ipfs-http-client","commit_stats":null,"previous_names":["tbenett/ruby-ipfs-http-client","tbenett/ruby-ipfs-api","tomibennett/ruby-ipfs-http-client","tommychat/ruby-ipfs-http-client"],"tags_count":2,"template":false,"template_full_name":null,"purl":"pkg:github/tomibennett/ruby-ipfs-http-client","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tomibennett%2Fruby-ipfs-http-client","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tomibennett%2Fruby-ipfs-http-client/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tomibennett%2Fruby-ipfs-http-client/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tomibennett%2Fruby-ipfs-http-client/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/tomibennett","download_url":"https://codeload.github.com/tomibennett/ruby-ipfs-http-client/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tomibennett%2Fruby-ipfs-http-client/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":30632030,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-03-17T17:32:55.572Z","status":"ssl_error","status_checked_at":"2026-03-17T17:32:38.732Z","response_time":56,"last_error":"SSL_read: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"can_crawl_api":true,"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":["api","api-client","client","ipfs"],"created_at":"2025-01-21T09:13:03.880Z","updated_at":"2026-03-17T21:35:05.316Z","avatar_url":"https://github.com/tomibennett.png","language":"Ruby","funding_links":[],"categories":[],"sub_categories":[],"readme":"[![Gem Version](https://badge.fury.io/rb/ruby-ipfs-http-client.svg)](https://badge.fury.io/rb/ruby-ipfs-http-client)\n[![Build Status](https://travis-ci.org/tbenett/ruby-ipfs-http-client.svg?branch=master)](https://travis-ci.org/tbenett/ruby-ipfs-http-client)\n\n# ruby-ipfs-http-client\n\n\u003e A client library for the IPFS HTTP API, implemented in Ruby.\n\nSummary:\n\nMake sure the Ipfs daemon is running, otherwise\nthe client will not be able to connect.\n\nYou'll get an error `Ipfs::UnreachableDaemon` and the program\nexecution will stop if daemon is not present.\n\nThe client will make a persistent connection to the API.\n\nTo access the library from your source file:\n\n```ruby\nrequire 'ipfs'\n```\n\n\u003e TODO: use a configuration file and/or environment variables to specify the http http-client url.\nThose are hard-coded at the moment :(\n\n## Ipfs::File\n\nThis class is intended to manipulate files through Ipfs.\n\nMethods are documented [here](https://www.rubydoc.info/gems/ruby-ipfs-http-client/Ipfs/File)\n\n# Want to Contribute\n\nYou can have an overview of the library's design in [CONTRIBUTING.md](./CONTRIBUTING.md).","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ftomibennett%2Fruby-ipfs-http-client","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Ftomibennett%2Fruby-ipfs-http-client","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ftomibennett%2Fruby-ipfs-http-client/lists"}