{"id":23535032,"url":"https://github.com/ripta/recurse-world","last_synced_at":"2025-08-08T07:03:18.116Z","repository":{"id":66442038,"uuid":"141550944","full_name":"ripta/recurse-world","owner":"ripta","description":"Hello world app in golang that calls to itself?","archived":false,"fork":false,"pushed_at":"2024-02-26T17:35:34.000Z","size":25,"stargazers_count":0,"open_issues_count":0,"forks_count":1,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-07-22T00:48:28.364Z","etag":null,"topics":["containers","golang","hello-world"],"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/ripta.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":"2018-07-19T08:48:32.000Z","updated_at":"2023-03-13T07:24:14.000Z","dependencies_parsed_at":"2024-06-19T14:31:37.807Z","dependency_job_id":"c46a8778-dbe6-461a-8ddd-eac1bf1e03d0","html_url":"https://github.com/ripta/recurse-world","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/ripta/recurse-world","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ripta%2Frecurse-world","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ripta%2Frecurse-world/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ripta%2Frecurse-world/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ripta%2Frecurse-world/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/ripta","download_url":"https://codeload.github.com/ripta/recurse-world/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ripta%2Frecurse-world/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":269379027,"owners_count":24407336,"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-08T02:00:09.200Z","response_time":72,"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":["containers","golang","hello-world"],"created_at":"2024-12-26T01:14:27.940Z","updated_at":"2025-08-08T07:03:18.053Z","avatar_url":"https://github.com/ripta.png","language":"Go","funding_links":[],"categories":[],"sub_categories":[],"readme":"\nHello world app in golang that calls to other hello world apps\n\n```\ngo build .\n```\n\nOpen 3 terminals, so you can run 3 copies of the server on different ports, where #0 calls #1, #1 calls #2, and #2 calls #0.\n\n```\n./recurse-world -port 8080 -upstream localhost:8081 -server-name zero\n./recurse-world -port 8081 -upstream localhost:8082 -server-name one\n./recurse-world -port 8082 -upstream localhost:8080 -server-name two\n```\n\nWhen you do a curl, you'll see:\n\n```\n% curl 'localhost:8080/hello/world/hello/world/meow/echo?foo=bar'\n2018-07-19T01:28:07.851351-07:00 zero /hello/world/hello/world/meow/echo\n2018-07-19T01:28:07.854602-07:00 one /world/hello/world/meow/echo\n2018-07-19T01:28:07.856630-07:00 two /hello/world/meow/echo\n2018-07-19T01:28:07.858659-07:00 zero /world/meow/echo\n2018-07-19T01:28:07.859904-07:00 one /meow/echo\necho says: foo=bar\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fripta%2Frecurse-world","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fripta%2Frecurse-world","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fripta%2Frecurse-world/lists"}