{"id":21643903,"url":"https://github.com/application-research/edge-vertex","last_synced_at":"2026-05-20T14:36:43.090Z","repository":{"id":181031565,"uuid":"659507931","full_name":"application-research/edge-vertex","owner":"application-research","description":null,"archived":false,"fork":false,"pushed_at":"2023-07-15T01:05:40.000Z","size":22,"stargazers_count":0,"open_issues_count":1,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-03-19T08:49:21.579Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"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/application-research.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}},"created_at":"2023-06-28T01:56:32.000Z","updated_at":"2023-07-13T17:17:05.000Z","dependencies_parsed_at":"2024-06-19T18:47:10.471Z","dependency_job_id":"e51b5027-6a87-448b-8888-809192d3ed13","html_url":"https://github.com/application-research/edge-vertex","commit_stats":null,"previous_names":["application-research/edge-vertex"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/application-research/edge-vertex","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/application-research%2Fedge-vertex","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/application-research%2Fedge-vertex/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/application-research%2Fedge-vertex/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/application-research%2Fedge-vertex/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/application-research","download_url":"https://codeload.github.com/application-research/edge-vertex/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/application-research%2Fedge-vertex/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":264440507,"owners_count":23608720,"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-11-25T05:36:48.842Z","updated_at":"2026-05-20T14:36:43.029Z","avatar_url":"https://github.com/application-research.png","language":"Go","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Edge-Vertex\n\nEdge-URID aggregator\n\nIt runs as a daemon, queries a list of `edge-urid` instances and pushes their contents into DDM for deal management\n\n\n## Setup\n\n1. specify an `edge.json` file containing a list of the edge URIs to be aggregated into ddm\nex) \n```json\n[\n  \"https://dev-hivemapper.edge.estuary.tech\",\n  \"https://dev-site2.edge.estuary.tech\"\n]\n```\n\n\u003e Note: This file can be edited at any time to add or remove edge URIs, a daemon restart is not required\n\n2. run edge-vertex and provide env vars or flags so it can access DDM api\n```bash\nedge-vertex daemon \\\n  --ddm-api https://delta-dm.estuary.tech \\\n  --ddm-token \u003ctoken\u003e \\\n  --interval 60 \\ # optional, defaults to 60 seconds\n  --edge-file edge.json \\ # optional, defaults to edge.json\n  --debug  # optional, more verbose logging\n```\n\n3. Check `log output` for log output if anything fails\n\n## DDM Set-Up\n- Tag that is present on `edge` must also exist as a `dataset name` in DDM, otherwise it will simply not add the content\n- untagged content is not supported yet","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fapplication-research%2Fedge-vertex","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fapplication-research%2Fedge-vertex","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fapplication-research%2Fedge-vertex/lists"}