{"id":19369153,"url":"https://github.com/joystream/query-resolver-toolkit","last_synced_at":"2026-05-13T08:37:15.657Z","repository":{"id":44480835,"uuid":"209017276","full_name":"Joystream/query-resolver-toolkit","owner":"Joystream","description":null,"archived":false,"fork":false,"pushed_at":"2022-12-04T12:24:51.000Z","size":140,"stargazers_count":2,"open_issues_count":7,"forks_count":1,"subscribers_count":3,"default_branch":"master","last_synced_at":"2025-02-24T13:48:53.631Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"TypeScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"gpl-3.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/Joystream.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":"2019-09-17T09:47:43.000Z","updated_at":"2024-09-03T21:46:40.000Z","dependencies_parsed_at":"2023-01-23T01:00:41.219Z","dependency_job_id":null,"html_url":"https://github.com/Joystream/query-resolver-toolkit","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/Joystream/query-resolver-toolkit","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Joystream%2Fquery-resolver-toolkit","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Joystream%2Fquery-resolver-toolkit/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Joystream%2Fquery-resolver-toolkit/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Joystream%2Fquery-resolver-toolkit/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/Joystream","download_url":"https://codeload.github.com/Joystream/query-resolver-toolkit/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Joystream%2Fquery-resolver-toolkit/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":32975180,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-05-13T06:31:55.726Z","status":"ssl_error","status_checked_at":"2026-05-13T06:31:51.336Z","response_time":115,"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":[],"created_at":"2024-11-10T08:09:50.926Z","updated_at":"2026-05-13T08:37:15.642Z","avatar_url":"https://github.com/Joystream.png","language":"TypeScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"![Query resolver toolkit](./banner.svg)\n\nThis is the work-in-progress version of an AssemblyScript framework for creating custom query resolvers for the [query node](https://github.com/Joystream/query-node-joystream). \n\nIt features three components:\n\n- The toolkit (`src/lib/joystream/query`)\n- A reference application (`src/reference`)\n- Unit tests (`src/__tests__`)\n\n\n# Work in progress\n\nThe query node is in a very early stage of development, and it may remain unstable for some time. \n\n# Building the reference query resolver runtime\n\n## Requirements\n\n### Yarn\n\nThis project uses [yarn](https://yarnpkg.com/) as Node package manager. It also\nuses some node packages with native components, so make sure to install your\nsystem's basic build tools.\n\nOn Debian-based systems:\n\n```bash\n$ apt install build-essential\n```\n\nOn Mac OS (using [homebrew](https://brew.sh/)):\n\n```bash\n$ brew install libtool automake autoconf\n```\n\n## Setting up\n\n```bash\n$ yarn install\n```\n\n## Build\n\n```bash\n$ yarn run build\n```\n\n## Build and and watch for changes\n\n```bash\n$ yarn run watch\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fjoystream%2Fquery-resolver-toolkit","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fjoystream%2Fquery-resolver-toolkit","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fjoystream%2Fquery-resolver-toolkit/lists"}