{"id":16340780,"url":"https://github.com/casey/edge","last_synced_at":"2025-11-04T21:30:25.870Z","repository":{"id":20859552,"uuid":"24146352","full_name":"casey/edge","owner":"casey","description":"Directed graph building service","archived":false,"fork":false,"pushed_at":"2014-10-03T05:26:03.000Z","size":180,"stargazers_count":0,"open_issues_count":0,"forks_count":1,"subscribers_count":3,"default_branch":"master","last_synced_at":"2025-02-14T01:18:27.589Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"","language":"Go","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"other","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/casey.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE.md","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2014-09-17T13:43:40.000Z","updated_at":"2014-09-24T03:12:53.000Z","dependencies_parsed_at":"2022-09-01T22:02:53.263Z","dependency_job_id":null,"html_url":"https://github.com/casey/edge","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/casey%2Fedge","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/casey%2Fedge/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/casey%2Fedge/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/casey%2Fedge/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/casey","download_url":"https://codeload.github.com/casey/edge/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":239441677,"owners_count":19639122,"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-10-10T23:57:52.475Z","updated_at":"2025-11-04T21:30:25.825Z","avatar_url":"https://github.com/casey.png","language":"Go","funding_links":[],"categories":[],"sub_categories":[],"readme":"edge\n====\n\nDirected graph building service\n\n[Test instance here.](http://rodarmor-edge.appspot.com)\n\n\nAPI\n---\n\nA vertex name matches `/[a-zA-Z0-9._-]{1,64}/`.\n\n* POST /A/B -\u003e Increment the weight of the edge from vertex A to vertex B.\n* GET /A/B -\u003e Get weight of the edge from vertex A to vertex B. 0 if edge has never been incremented.\n\n```\n\u003e curl -X POST 'http://rodarmor-edge.appspot.com/hello/world' --data ''\n1\n\u003e curl -X POST 'http://rodarmor-edge.appspot.com/hello/world' --data ''\n2\n\u003e curl -X POST 'http://rodarmor-edge.appspot.com/hello/world' --data ''\n3\n\u003e curl -X GET 'http://rodarmor-edge.appspot.com/hello/world'\n3\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fcasey%2Fedge","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fcasey%2Fedge","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fcasey%2Fedge/lists"}