{"id":16298692,"url":"https://github.com/konojunya/grpc-sample","last_synced_at":"2026-04-28T16:04:59.847Z","repository":{"id":91539983,"uuid":"124563545","full_name":"konojunya/gRPC-sample","owner":"konojunya","description":"gRPCを使った通信のサンプル","archived":false,"fork":false,"pushed_at":"2018-03-09T18:32:08.000Z","size":17,"stargazers_count":1,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-04-06T04:13:03.921Z","etag":null,"topics":["golang","grpc","nodejs"],"latest_commit_sha":null,"homepage":"","language":"JavaScript","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/konojunya.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":"2018-03-09T16:11:12.000Z","updated_at":"2020-01-12T19:38:31.000Z","dependencies_parsed_at":null,"dependency_job_id":"e72773ed-51fa-4285-8f62-832f8ef1aa8e","html_url":"https://github.com/konojunya/gRPC-sample","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/konojunya%2FgRPC-sample","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/konojunya%2FgRPC-sample/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/konojunya%2FgRPC-sample/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/konojunya%2FgRPC-sample/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/konojunya","download_url":"https://codeload.github.com/konojunya/gRPC-sample/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":248097121,"owners_count":21047170,"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":["golang","grpc","nodejs"],"created_at":"2024-10-10T20:44:55.878Z","updated_at":"2026-04-28T16:04:59.807Z","avatar_url":"https://github.com/konojunya.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# gRPC-sample\n\ngRPCを使った通信のサンプル\n\n\u003e serverはHello + 投げられた名前を返すように実装  \n\u003e clientは名前をserverに投げる  \n\u003e するとHello + 名前が受け取れる\n\n1. generate\n  - golang\n    - `protoc -I proto proto/hello.proto --go_out=plugins=grpc:lib`\n  - nodejs\n    - `protoc -I proto proto/hello.proto --js_out=grpc:lib`\n2. run server\n  - `go run server/main.go`\n3. run client\n  - golang\n    - `go run client/main.go`\n  - nodejs\n    - `npm install`\n    - `node client/main.js`","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fkonojunya%2Fgrpc-sample","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fkonojunya%2Fgrpc-sample","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fkonojunya%2Fgrpc-sample/lists"}