{"id":37193609,"url":"https://github.com/speedoops/gqlparser","last_synced_at":"2026-01-14T22:28:39.948Z","repository":{"id":44344178,"uuid":"508317671","full_name":"speedoops/gqlparser","owner":"speedoops","description":"A port of the parser from graphql-js into golang","archived":false,"fork":true,"pushed_at":"2025-05-16T12:49:08.000Z","size":619,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":0,"default_branch":"master","last_synced_at":"2025-05-16T13:47:18.842Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"Go","has_issues":false,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":"vektah/gqlparser","license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/speedoops.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":"2022-06-28T13:47:23.000Z","updated_at":"2025-05-16T12:41:34.000Z","dependencies_parsed_at":null,"dependency_job_id":null,"html_url":"https://github.com/speedoops/gqlparser","commit_stats":null,"previous_names":[],"tags_count":21,"template":false,"template_full_name":null,"purl":"pkg:github/speedoops/gqlparser","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/speedoops%2Fgqlparser","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/speedoops%2Fgqlparser/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/speedoops%2Fgqlparser/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/speedoops%2Fgqlparser/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/speedoops","download_url":"https://codeload.github.com/speedoops/gqlparser/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/speedoops%2Fgqlparser/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":28436412,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-01-14T21:32:52.117Z","status":"ssl_error","status_checked_at":"2026-01-14T21:32:33.442Z","response_time":107,"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":[],"created_at":"2026-01-14T22:28:39.127Z","updated_at":"2026-01-14T22:28:39.937Z","avatar_url":"https://github.com/speedoops.png","language":"Go","readme":"gqlparser [![CircleCI](https://badgen.net/circleci/github/vektah/gqlparser/master)](https://circleci.com/gh/vektah/gqlparser) [![Go Report Card](https://goreportcard.com/badge/github.com/vektah/gqlparser/v2)](https://goreportcard.com/report/github.com/vektah/gqlparser/v2) [![Coverage Status](https://badgen.net/coveralls/c/github/vektah/gqlparser)](https://coveralls.io/github/vektah/gqlparser?branch=master)\n===\n\nThis is a parser for graphql, written to mirror the graphql-js reference implementation as closely while remaining idiomatic and easy to use.\n\nspec target: June 2018 (Schema definition language, block strings as descriptions, error paths \u0026 extension)\n\nThis parser is used by [gqlgen](https://github.com/99designs/gqlgen), and it should be reasonably stable.\n\nGuiding principles:\n\n - maintainability: It should be easy to stay up to date with the spec\n - well tested: It shouldn't need a graphql server to validate itself. Changes to this repo should be self contained.\n - server agnostic: It should be usable by any of the graphql server implementations, and any graphql client tooling.\n - idiomatic \u0026 stable api: It should follow go best practices, especially around forwards compatibility.\n - fast: Where it doesn't impact on the above it should be fast. Avoid unnecessary allocs in hot paths.\n - close to reference: Where it doesn't impact on the above, it should stay close to the [graphql/graphql-js](https://github.com/graphql/graphql-js) reference implementation.\n","funding_links":[],"categories":[],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fspeedoops%2Fgqlparser","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fspeedoops%2Fgqlparser","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fspeedoops%2Fgqlparser/lists"}