{"id":28827736,"url":"https://github.com/jacobbudin/graphql-parser","last_synced_at":"2026-04-27T18:32:10.650Z","repository":{"id":148203779,"uuid":"92672038","full_name":"jacobbudin/graphql-parser","owner":"jacobbudin","description":"GraphQL query parser in Rust","archived":false,"fork":false,"pushed_at":"2017-05-28T16:10:46.000Z","size":2,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-06-19T04:13:49.399Z","etag":null,"topics":["graphql","graphql-parser","rust","rust-library"],"latest_commit_sha":null,"homepage":null,"language":"Rust","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"bsd-3-clause","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/jacobbudin.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,"zenodo":null}},"created_at":"2017-05-28T16:10:03.000Z","updated_at":"2017-05-28T16:11:32.000Z","dependencies_parsed_at":"2023-04-24T13:33:30.884Z","dependency_job_id":null,"html_url":"https://github.com/jacobbudin/graphql-parser","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/jacobbudin/graphql-parser","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jacobbudin%2Fgraphql-parser","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jacobbudin%2Fgraphql-parser/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jacobbudin%2Fgraphql-parser/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jacobbudin%2Fgraphql-parser/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/jacobbudin","download_url":"https://codeload.github.com/jacobbudin/graphql-parser/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jacobbudin%2Fgraphql-parser/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":32349442,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-04-27T17:12:42.749Z","status":"ssl_error","status_checked_at":"2026-04-27T17:12:41.658Z","response_time":128,"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":["graphql","graphql-parser","rust","rust-library"],"created_at":"2025-06-19T04:13:48.359Z","updated_at":"2026-04-27T18:32:10.645Z","avatar_url":"https://github.com/jacobbudin.png","language":"Rust","funding_links":[],"categories":[],"sub_categories":[],"readme":"# GraphQL Parser\n\nA [GraphQL](http://graphql.org) query parser written in [Rust](https://www.rust-lang.org) using [Pest](https://github.com/pest-parser/pest).\n\n## Usage\n\nThis parser has a single public function `parse` that accepts a `str` reference and returns a vector of Pest tokens.\n\n```rust\nparse(\"query { ... }\");\n```\n\n## License\n\n[3-Clause BSD License](LICENSE)\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fjacobbudin%2Fgraphql-parser","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fjacobbudin%2Fgraphql-parser","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fjacobbudin%2Fgraphql-parser/lists"}