{"id":15483422,"url":"https://github.com/hackergrrl/fallback-ipfs-shell","last_synced_at":"2025-09-13T17:32:35.102Z","repository":{"id":57485906,"uuid":"45701004","full_name":"hackergrrl/fallback-ipfs-shell","owner":"hackergrrl","description":"Provides access to either a running or new IPFS node, in that order of preference.","archived":false,"fork":false,"pushed_at":"2019-01-31T02:05:05.000Z","size":20,"stargazers_count":6,"open_issues_count":1,"forks_count":3,"subscribers_count":3,"default_branch":"master","last_synced_at":"2024-12-28T21:44:54.555Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"Go","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/hackergrrl.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}},"created_at":"2015-11-06T18:55:58.000Z","updated_at":"2022-04-02T16:15:51.000Z","dependencies_parsed_at":"2022-09-18T18:15:51.465Z","dependency_job_id":null,"html_url":"https://github.com/hackergrrl/fallback-ipfs-shell","commit_stats":null,"previous_names":["noffle/fallback-ipfs-shell"],"tags_count":1,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hackergrrl%2Ffallback-ipfs-shell","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hackergrrl%2Ffallback-ipfs-shell/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hackergrrl%2Ffallback-ipfs-shell/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hackergrrl%2Ffallback-ipfs-shell/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/hackergrrl","download_url":"https://codeload.github.com/hackergrrl/fallback-ipfs-shell/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":232894199,"owners_count":18593094,"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":[],"created_at":"2024-10-02T05:15:28.716Z","updated_at":"2025-01-07T14:40:38.918Z","avatar_url":"https://github.com/hackergrrl.png","language":"Go","readme":"# Installation\n\n```\n$ go get github.com/noffle/fallback-ipfs-shell\n```\n\n# Usage\n```\nimport (\n  shell \"github.com/noffle/fallback-ipfs-shell/shell\"\n)\n```\n\n### shell.NewShell() (shell.Shell, error)\n\nReturns a Shell interface, preferring a local HTTP API node if it can find\none, but falling back to producing a new ephemeral node that\nself-bootstraps.\n\n### shell.NewApiShell() (shell.Shell, error)\n\nReturns a Shell interface, explicitly connecting to a local HTTP\nAPI node if it can find one.\n\n### shell.NewEmbeddedShell() (shell.Shell, error)\n\nReturns a Shell interface, explicitly spawning a new IPFS node.\n\n","funding_links":[],"categories":[],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fhackergrrl%2Ffallback-ipfs-shell","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fhackergrrl%2Ffallback-ipfs-shell","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fhackergrrl%2Ffallback-ipfs-shell/lists"}