{"id":20455881,"url":"https://github.com/nevoland/quetch","last_synced_at":"2026-04-16T21:01:58.523Z","repository":{"id":203044523,"uuid":"702145549","full_name":"nevoland/quetch","owner":"nevoland","description":"🍋 Simple resource querying tool.","archived":false,"fork":false,"pushed_at":"2026-03-16T16:25:15.000Z","size":1877,"stargazers_count":1,"open_issues_count":0,"forks_count":0,"subscribers_count":0,"default_branch":"main","last_synced_at":"2026-03-17T03:51:20.330Z","etag":null,"topics":["api","fetch","query"],"latest_commit_sha":null,"homepage":"","language":"TypeScript","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/nevoland.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,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2023-10-08T16:20:28.000Z","updated_at":"2026-03-16T16:25:23.000Z","dependencies_parsed_at":"2023-10-27T20:26:21.170Z","dependency_job_id":"c8fc7205-516d-43b2-876a-59006a395fca","html_url":"https://github.com/nevoland/quetch","commit_stats":null,"previous_names":["nevoland/quetch"],"tags_count":62,"template":false,"template_full_name":"nevoland/foundation","purl":"pkg:github/nevoland/quetch","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nevoland%2Fquetch","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nevoland%2Fquetch/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nevoland%2Fquetch/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nevoland%2Fquetch/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/nevoland","download_url":"https://codeload.github.com/nevoland/quetch/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nevoland%2Fquetch/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":31904067,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-04-16T18:22:33.417Z","status":"ssl_error","status_checked_at":"2026-04-16T18:21:47.142Z","response_time":69,"last_error":"SSL_connect returned=1 errno=0 peeraddr=140.82.121.6:443 state=error: 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","fetch","query"],"created_at":"2024-11-15T11:20:18.311Z","updated_at":"2026-04-16T21:01:58.493Z","avatar_url":"https://github.com/nevoland.png","language":"TypeScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Quetch\n\n🍋 Simple abstraction layer over any API.\n\n### Features\n\n- Provides a fully typed query object format\n- Queries local data as well as external data (e.g., through `fetch`)\n- Separates resource requests from API configuration\n- Provides error handlers\n\n## Usage\n\nEverything is exported from the main entry-point through an ES6 module:\n\n```typescript\nimport { fetchLocal, combine } from \"quetch\";\nimport type { Query } from \"quetch\";\n```\n\n## Installation\n\nInstall with the [Node Package Manager](https://www.npmjs.com/package/quetch):\n\n```bash\nnpm install quetch\n```\n\n## Documentation\n\nDocumentation is generated [here](doc/README.md).\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fnevoland%2Fquetch","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fnevoland%2Fquetch","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fnevoland%2Fquetch/lists"}