{"id":17308485,"url":"https://github.com/ariefrahmansyah/bindgraphql","last_synced_at":"2025-10-18T00:20:27.864Z","repository":{"id":144245447,"uuid":"87028119","full_name":"ariefrahmansyah/bindgraphql","owner":"ariefrahmansyah","description":"Easily create new graphql.Object from existing struct.","archived":false,"fork":false,"pushed_at":"2017-04-09T00:27:56.000Z","size":10,"stargazers_count":20,"open_issues_count":0,"forks_count":1,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-04-14T13:58:56.581Z","etag":null,"topics":["go","graphql"],"latest_commit_sha":null,"homepage":"","language":"Go","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/ariefrahmansyah.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,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null}},"created_at":"2017-04-03T01:22:00.000Z","updated_at":"2021-10-27T17:33:57.000Z","dependencies_parsed_at":"2023-06-18T23:30:33.628Z","dependency_job_id":null,"html_url":"https://github.com/ariefrahmansyah/bindgraphql","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/ariefrahmansyah/bindgraphql","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ariefrahmansyah%2Fbindgraphql","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ariefrahmansyah%2Fbindgraphql/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ariefrahmansyah%2Fbindgraphql/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ariefrahmansyah%2Fbindgraphql/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/ariefrahmansyah","download_url":"https://codeload.github.com/ariefrahmansyah/bindgraphql/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ariefrahmansyah%2Fbindgraphql/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":271630743,"owners_count":24793370,"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-08-22T02:00:08.480Z","response_time":65,"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","graphql"],"created_at":"2024-10-15T12:05:04.101Z","updated_at":"2025-10-18T00:20:27.859Z","avatar_url":"https://github.com/ariefrahmansyah.png","language":"Go","funding_links":[],"categories":[],"sub_categories":[],"readme":"# bindgraphql [![GoDoc](http://img.shields.io/badge/go-documentation-blue.svg?style=flat-square)](https://godoc.org/github.com/ariefrahmansyah/bindgraphql) [![CircleCI](https://circleci.com/gh/ariefrahmansyah/bindgraphql/tree/master.png?style=shield)](https://circleci.com/gh/ariefrahmansyah/bindgraphql/tree/master) [![Coverage Status](https://coveralls.io/repos/github/ariefrahmansyah/bindgraphql/badge.svg?branch=master)](https://coveralls.io/github/ariefrahmansyah/bindgraphql?branch=master) [![GoReportCard](https://goreportcard.com/badge/github.com/ariefrahmansyah/bindgraphql)](https://goreportcard.com/report/github.com/ariefrahmansyah/bindgraphql)\n\nYou have RESTful API. You have your struct, it use JSON tag. Then, one of your developer friend introduce you to GraphQL.\n\nIf you want to migrate your API to GraphQL without so much pain, this library is for you.\n\n```go\nimport \"github.com/ariefrahmansyah/bindgraphql\"\n\ngraphObj, err := bind.NewObject(\"YourObj\", yourObj)\n```\n\n# Example\nSee [example.go](https://github.com/ariefrahmansyah/bindgraphql/blob/master/example/example.go).\n\n# Contributor\n* [Ahmad Muzakki](https://gist.github.com/ahmadmuzakki29/73fc1e21bf7ae087a9ac53299032f09c)\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fariefrahmansyah%2Fbindgraphql","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fariefrahmansyah%2Fbindgraphql","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fariefrahmansyah%2Fbindgraphql/lists"}