{"id":16912092,"url":"https://github.com/siggy/gographs","last_synced_at":"2025-03-22T10:32:06.600Z","repository":{"id":57574957,"uuid":"227791385","full_name":"siggy/gographs","owner":"siggy","description":"Dependency graphs for Go packages.","archived":false,"fork":false,"pushed_at":"2024-03-13T21:27:47.000Z","size":229,"stargazers_count":51,"open_issues_count":2,"forks_count":2,"subscribers_count":2,"default_branch":"main","last_synced_at":"2025-03-17T08:55:16.510Z","etag":null,"topics":["dependency-graph","golang","graphviz","svg"],"latest_commit_sha":null,"homepage":"https://gographs.io","language":"Go","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/siggy.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":"2019-12-13T08:24:33.000Z","updated_at":"2024-11-29T14:53:21.000Z","dependencies_parsed_at":"2024-06-20T10:58:59.338Z","dependency_job_id":"f8f90c4e-5139-4331-b730-053033ea8d02","html_url":"https://github.com/siggy/gographs","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/siggy%2Fgographs","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/siggy%2Fgographs/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/siggy%2Fgographs/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/siggy%2Fgographs/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/siggy","download_url":"https://codeload.github.com/siggy/gographs/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":244201665,"owners_count":20415125,"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":["dependency-graph","golang","graphviz","svg"],"created_at":"2024-10-13T19:08:35.495Z","updated_at":"2025-03-22T10:32:06.237Z","avatar_url":"https://github.com/siggy.png","language":"Go","funding_links":[],"categories":[],"sub_categories":[],"readme":"# gographs\n\n[![gographs](https://gographs.io/badge.svg)](https://gographs.io/repo/github.com/siggy/gographs?cluster=true)\n[![Go Report Card](https://goreportcard.com/badge/github.com/siggy/gographs)](https://goreportcard.com/report/github.com/siggy/gographs)\n\n[gographs](https://gographs.io) renders dependency graphs for Go packages.\n\n[![gographs dependency example](https://gographs.io/graph/github.com/siggy/gographs.svg?cluster=true)](https://gographs.io)\n\n## Badge Markdown\n\n```md\n[![gographs](https://gographs.io/badge.svg)](https://gographs.io/repo/GO_REPO?[cluster=true|false])\n```\n\nExample\n```md\n[![gographs](https://gographs.io/badge.svg)](https://gographs.io/repo/github.com/siggy/gographs?cluster=true)\n```\n\n## HTTP Endpoints\n\n| Endpoint | Desc |\n| --- | --- |\n| [/](https://gographs.io) | Defaults to rendering this Go repo. |\n| [/repo/GO_REPO?cluster=false\\|true](https://gographs.io/repo/github.com/siggy/gographs?cluster=true) | Permalink to a repo. Use `POST` to refresh. |\n| [/graph/GO_REPO.svg?cluster=false\\|true](https://gographs.io/graph/github.com/siggy/gographs.svg?cluster=true) | SVG direct link. Use `POST` to refresh. |\n| [/graph/GO_REPO.dot?cluster=false\\|true](https://gographs.io/graph/github.com/siggy/gographs.dot?cluster=true) | GraphViz DOT direct link. Use `POST` to refresh. |\n| [/svg?url=SVG_URL](https://gographs.io/svg?url=https://upload.wikimedia.org/wikipedia/commons/0/05/Go_Logo_Blue.svg) | Permalink to view an arbitrary SVG URL. |\n\n## Local dev\n\n### First-time setup\n\n```bash\ngo install github.com/loov/goda@v0.4.3\nbrew install dot # or equivalent\nbrew install redis # or equivalent\nredis-server /usr/local/etc/redis.conf\n```\n\n### Boot server\n\n```bash\ngo run main.go --log-level debug\n```\n\nBrowse to http://localhost:8888\n\n## Lint check\n\n```bash\nbin/lint\n```\n\n## Credits\n\nThis tool is built using many open source packages, but two in particular\ndeserve special mention, as this site is essentially a mashup of them:\n\n- [goda](https://github.com/loov/goda)\n- [SVGPan](https://github.com/bumbu/svg-pan-zoom)\n\n[`pkg/repo`](./pkg/repo) is based on [Go Report Card](https://github.com/gojp/goreportcard)\n\n[![gographs](https://gographs.io/badge.svg)](https://gographs.io/repo/github.com/siggy/gographs?cluster=true) courtesy of [shields.io](https://shields.io/)\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fsiggy%2Fgographs","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fsiggy%2Fgographs","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fsiggy%2Fgographs/lists"}