{"id":37176210,"url":"https://github.com/daikideal/go-grpc-sample","last_synced_at":"2026-01-14T20:33:55.407Z","repository":{"id":118472514,"uuid":"502494209","full_name":"daikideal/go-grpc-sample","owner":"daikideal","description":"Go×gRPC×Docker","archived":false,"fork":false,"pushed_at":"2022-06-19T12:47:22.000Z","size":20,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2024-06-20T21:01:59.135Z","etag":null,"topics":["docker","golang","grpc"],"latest_commit_sha":null,"homepage":"","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/daikideal.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":"2022-06-12T01:41:08.000Z","updated_at":"2022-06-19T12:33:11.000Z","dependencies_parsed_at":null,"dependency_job_id":"d075e356-8478-4792-bc3c-ec41bd1ce2d3","html_url":"https://github.com/daikideal/go-grpc-sample","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/daikideal/go-grpc-sample","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/daikideal%2Fgo-grpc-sample","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/daikideal%2Fgo-grpc-sample/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/daikideal%2Fgo-grpc-sample/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/daikideal%2Fgo-grpc-sample/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/daikideal","download_url":"https://codeload.github.com/daikideal/go-grpc-sample/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/daikideal%2Fgo-grpc-sample/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":28434471,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-01-14T18:57:19.464Z","status":"ssl_error","status_checked_at":"2026-01-14T18:52:48.501Z","response_time":107,"last_error":"SSL_connect returned=1 errno=0 peeraddr=140.82.121.6:443 state=error: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"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":["docker","golang","grpc"],"created_at":"2026-01-14T20:33:54.795Z","updated_at":"2026-01-14T20:33:55.390Z","avatar_url":"https://github.com/daikideal.png","language":"Go","funding_links":[],"categories":[],"sub_categories":[],"readme":"# go-gprc-sample\n\n## build\n\nClone repository.\n\n```bash\n$ git clone git@github.com:daikideal/go-grpc-sample\n```\n\nBuild docker image.\n\n```bash\n$ docker build -t go-grpc-sample .\n```\n\n## run\n\nRun docker container and enter the container.\n\n```bash\n$ docker run -it \\\n  -v $PWD:/go/src/github.com/daikideal/go-grpc-sample \\\n  go-grpc-sample \\\n  bash\n```\n\nStart go server (background).\n\n```bash\n# go run cmd/server/server.go \u0026\n```\n\nSend request with go cli.\n\n```bash\n# go run cmd/client/client.go\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdaikideal%2Fgo-grpc-sample","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fdaikideal%2Fgo-grpc-sample","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdaikideal%2Fgo-grpc-sample/lists"}