{"id":13499497,"url":"https://github.com/tecbot/c-graphqlparser","last_synced_at":"2025-03-29T05:31:35.822Z","repository":{"id":139590616,"uuid":"42765315","full_name":"tecbot/c-graphqlparser","owner":"tecbot","description":"Go-gettable version of the libgraphqlparser C library for parsing GraphQL","archived":false,"fork":false,"pushed_at":"2015-10-17T13:56:54.000Z","size":189,"stargazers_count":29,"open_issues_count":0,"forks_count":0,"subscribers_count":4,"default_branch":"master","last_synced_at":"2024-08-01T22:51:20.949Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"C++","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/tecbot.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}},"created_at":"2015-09-19T08:13:25.000Z","updated_at":"2023-11-24T19:51:10.000Z","dependencies_parsed_at":"2023-03-13T13:11:23.782Z","dependency_job_id":null,"html_url":"https://github.com/tecbot/c-graphqlparser","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tecbot%2Fc-graphqlparser","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tecbot%2Fc-graphqlparser/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tecbot%2Fc-graphqlparser/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tecbot%2Fc-graphqlparser/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/tecbot","download_url":"https://codeload.github.com/tecbot/c-graphqlparser/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":222465357,"owners_count":16988994,"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","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-07-31T22:00:33.725Z","updated_at":"2024-10-31T18:30:38.744Z","avatar_url":"https://github.com/tecbot.png","language":"C++","funding_links":[],"categories":["Libraries"],"sub_categories":["Go Libraries"],"readme":"# c-graphqlparser\n\nThis is a go-gettable version of the [libgraphqlparser](https://github.com/graphql/libgraphqlparser) C library for use in Go code that needs to link against the libgraphqlparser C library but wants to integrate with `go get` and `go build`.\n\nTo use in your project you need to import the package and set appropriate cgo flag directives:\n\n```\nimport _ \"github.com/tecbot/c-graphqlparser\"\n\n// #cgo CXXFLAGS: -std=c++11\n// #cgo CPPFLAGS: -I \u003crelative-path\u003e/c-graphqlparser/internal\n// #cgo darwin LDFLAGS: -Wl,-undefined -Wl,dynamic_lookup\n// #cgo !darwin LDFLAGS: -Wl,-unresolved-symbols=ignore-all\nimport \"C\"\n```\n\nTo update the upstream version of libgraphqlparser you'll want to run `./import.sh`.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ftecbot%2Fc-graphqlparser","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Ftecbot%2Fc-graphqlparser","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ftecbot%2Fc-graphqlparser/lists"}