{"id":16778030,"url":"https://github.com/dgf/goqldom","last_synced_at":"2026-05-11T16:38:02.218Z","repository":{"id":144273654,"uuid":"150183545","full_name":"dgf/goqldom","owner":"dgf","description":"GraphQL based HTTP service for DOM selections.","archived":false,"fork":false,"pushed_at":"2018-09-26T17:59:33.000Z","size":54,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-03-16T19:25:40.219Z","etag":null,"topics":["golang","graphql"],"latest_commit_sha":null,"homepage":null,"language":"Go","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"bsd-2-clause","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/dgf.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":"2018-09-25T00:05:06.000Z","updated_at":"2018-09-26T17:59:29.000Z","dependencies_parsed_at":null,"dependency_job_id":"b0a6af40-caa5-4c20-a7da-d89a798c5fa7","html_url":"https://github.com/dgf/goqldom","commit_stats":null,"previous_names":[],"tags_count":2,"template":false,"template_full_name":null,"purl":"pkg:github/dgf/goqldom","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dgf%2Fgoqldom","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dgf%2Fgoqldom/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dgf%2Fgoqldom/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dgf%2Fgoqldom/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/dgf","download_url":"https://codeload.github.com/dgf/goqldom/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dgf%2Fgoqldom/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":32903813,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-05-10T13:40:02.631Z","status":"online","status_checked_at":"2026-05-11T02:00:05.975Z","response_time":120,"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":["golang","graphql"],"created_at":"2024-10-13T07:26:37.914Z","updated_at":"2026-05-11T16:38:02.168Z","avatar_url":"https://github.com/dgf.png","language":"Go","funding_links":[],"categories":[],"sub_categories":[],"readme":"# goqldom\n\nGraphQL based HTTP service for DOM selections.\n\n## Development\n\n### Requirements (once to build)\n\ninstall [Yarn](https://yarnpkg.com) and [Parcel](https://parceljs.org)\n\n```shell\nyarn global add parcel-bundler\n```\n\ninstall frontend dependencies\n\n```shell\nyarn install\n```\n\ninstall [Govendor](https://github.com/kardianos/govendor) and [GoReleaser](https://goreleaser.com)\n\n```shell\ngo get -u github.com/kardianos/govendor\ngo get -u github.com/goreleaser/goreleaser\n```\n\nsynchronize service dependencies\n\n```shell\ngovendor sync\n```\n\n### Build frontend assets (for every frontend change)\n\nserve it on the fly\n\n```shell\nparcel serve -d foo index.html\n```\n\nrun Parcel to build the static assets\n\n```shell\nparcel build -d assets index.html\n```\n\nbuild the virtual file system `assets_vfsdata.go` of the static assets\n\n```shell\ngo run service/vfs/generate.go\n```\n\n### Run the service\n\njust run the service main while developing\n\n```shell\ngo run service/main.go\n```\n\n### Test the release build\n\nbuild the distribution without a tag\n\n```shell\ngoreleaser --skip-publish --snapshot --rm-dist\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdgf%2Fgoqldom","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fdgf%2Fgoqldom","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdgf%2Fgoqldom/lists"}