{"id":17435628,"url":"https://github.com/aacebo/gq","last_synced_at":"2025-10-11T20:40:12.696Z","repository":{"id":257819977,"uuid":"869575817","full_name":"aacebo/gq","owner":"aacebo","description":"a zero dependency performant graph query resolver","archived":false,"fork":false,"pushed_at":"2024-11-15T16:34:53.000Z","size":86,"stargazers_count":1,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-03-28T01:25:43.663Z","etag":null,"topics":["go","golang","query","resolver","zero-dependency"],"latest_commit_sha":null,"homepage":"","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/aacebo.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,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2024-10-08T14:23:29.000Z","updated_at":"2024-11-15T16:34:47.000Z","dependencies_parsed_at":"2024-10-16T20:58:13.163Z","dependency_job_id":null,"html_url":"https://github.com/aacebo/gq","commit_stats":null,"previous_names":["aacebo/gq"],"tags_count":24,"template":false,"template_full_name":null,"purl":"pkg:github/aacebo/gq","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aacebo%2Fgq","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aacebo%2Fgq/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aacebo%2Fgq/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aacebo%2Fgq/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/aacebo","download_url":"https://codeload.github.com/aacebo/gq/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aacebo%2Fgq/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":279008623,"owners_count":26084480,"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","status":"online","status_checked_at":"2025-10-11T02:00:06.511Z","response_time":55,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"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":["go","golang","query","resolver","zero-dependency"],"created_at":"2024-10-17T10:00:52.383Z","updated_at":"2025-10-11T20:40:12.661Z","avatar_url":"https://github.com/aacebo.png","language":"Go","funding_links":[],"categories":[],"sub_categories":[],"readme":"\u003cp align=\"center\"\u003e\n\t\u003cimg src=\"./assets/icon.png\" width=\"120px\" style=\"border-radius:20%\" /\u003e\n\u003c/p\u003e\n \n\u003cp align=\"center\"\u003e\n\ta zero dependency performant graph query resolver\n\u003c/p\u003e\n\n\u003cp align=\"center\"\u003e\n\t\u003ca href=\"https://opensource.org/licenses/MIT\" target=\"_blank\" alt=\"License\"\u003e\n\t\t\u003cimg src=\"https://img.shields.io/badge/License-MIT-blue.svg\" /\u003e\n\t\u003c/a\u003e\n\t\u003ca href=\"https://pkg.go.dev/github.com/aacebo/gq\" target=\"_blank\" alt=\"Go Reference\"\u003e\n\t\t\u003cimg src=\"https://pkg.go.dev/badge/github.com/aacebo/gq.svg\" /\u003e\n\t\u003c/a\u003e\n\t\u003ca href=\"https://goreportcard.com/report/github.com/aacebo/gq\" target=\"_blank\" alt=\"Go Report Card\"\u003e\n\t\t\u003cimg src=\"https://goreportcard.com/badge/github.com/aacebo/gq\" /\u003e\n\t\u003c/a\u003e\n\t\u003ca href=\"https://github.com/aacebo/owl/actions/workflows/ci.yml\" target=\"_blank\" alt=\"Build\"\u003e\n\t\t\u003cimg src=\"https://github.com/aacebo/owl/actions/workflows/ci.yml/badge.svg?branch=main\" /\u003e\n\t\u003c/a\u003e\n\t\u003ca href=\"https://codecov.io/gh/aacebo/gq\"\u003e \n\t\t\u003cimg src=\"https://codecov.io/gh/aacebo/gq/graph/badge.svg?token=9XETRUUQUY\" /\u003e \n\t\u003c/a\u003e\n\u003c/p\u003e\n\n# Install\n\n```bash\ngo get github.com/aacebo/gq\n```\n\n# Features\n\n| Name\t\t\t             \t\t  \t| Status\t\t\t   \t |\n|---------------------------------------|------------------------|\n| [Any](./docs/00.any.md)\t\t\t  \t| ✅\t\t\t\t\t  \t|\n| [String](./docs/01.string.md)\t\t  \t| ✅\t\t\t\t\t  \t|\n| [Int](./docs/02.int.md)\t\t\t  \t| ⌛\t\t\t\t\t  \t|\n| [Float](./docs/03.float.md)\t\t  \t| ⌛\t\t\t\t\t  \t|\n| [Bool](./docs/04.bool.md)\t\t\t  \t| ✅\t\t\t\t\t  \t|\n| [Date](./docs/05.date.md)\t\t\t  \t| ✅\t\t\t\t\t  \t|\n| [Object](./docs/06.object.md)\t\t  \t| ✅\t\t\t\t  \t  \t|\n| [List](./docs/07.list.md)\t \t\t  \t| ✅\t\t\t\t  \t  \t|\n| [Namespace](./docs/08.namespace.md) \t| ✅\t\t\t\t\t  \t|\n| [Middleware](./docs/09.middleware.md)\t| ✅\t\t\t\t  \t  \t|\n\n# Related\n\n- [Schema Validation](https://github.com/aacebo/owl)\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Faacebo%2Fgq","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Faacebo%2Fgq","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Faacebo%2Fgq/lists"}