{"id":26169071,"url":"https://github.com/hyper63/hyperfetch","last_synced_at":"2025-03-11T18:59:37.422Z","repository":{"id":268629086,"uuid":"904943511","full_name":"hyper63/hyperFetch","owner":"hyper63","description":"hyperFetch is a fetch function with exponential backoff","archived":false,"fork":false,"pushed_at":"2024-12-17T23:33:30.000Z","size":3,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":2,"default_branch":"main","last_synced_at":"2025-03-10T03:09:40.128Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"","language":"JavaScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/hyper63.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"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":"2024-12-17T21:11:18.000Z","updated_at":"2024-12-17T23:33:34.000Z","dependencies_parsed_at":"2024-12-18T07:16:24.763Z","dependency_job_id":null,"html_url":"https://github.com/hyper63/hyperFetch","commit_stats":null,"previous_names":["hyper63/hyperfetch"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hyper63%2FhyperFetch","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hyper63%2FhyperFetch/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hyper63%2FhyperFetch/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hyper63%2FhyperFetch/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/hyper63","download_url":"https://codeload.github.com/hyper63/hyperFetch/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":243095788,"owners_count":20235548,"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":"2025-03-11T18:59:36.522Z","updated_at":"2025-03-11T18:59:37.412Z","avatar_url":"https://github.com/hyper63.png","language":"JavaScript","readme":"# hyperFetch\nhyperFetch is a fetch function with exponential backoff\n\n## Usage\n\n```js\nimport { fetch } from '@hyper63/fetch'\n\nasync function main() {\n  const result = await fetch('https://example.com')\n  if (result.ok) {\n    const body = await result.json()\n    console.log(body)\n  }\n}\n```\n\n","funding_links":[],"categories":[],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fhyper63%2Fhyperfetch","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fhyper63%2Fhyperfetch","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fhyper63%2Fhyperfetch/lists"}