{"id":21032180,"url":"https://github.com/pmh-only/grpctest","last_synced_at":"2026-04-12T23:46:52.803Z","repository":{"id":239102169,"uuid":"798504599","full_name":"pmh-only/grpctest","owner":"pmh-only","description":"Simple gRPC application with cross-language communication (incl. golang server, typescript client and proto files) for educational purpose","archived":false,"fork":false,"pushed_at":"2024-05-10T02:49:54.000Z","size":415,"stargazers_count":2,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-10-09T03:31:53.397Z","etag":null,"topics":["buf","grpc","protobuf3"],"latest_commit_sha":null,"homepage":"","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/pmh-only.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":"2024-05-09T23:04:23.000Z","updated_at":"2024-05-10T05:06:45.000Z","dependencies_parsed_at":"2024-11-19T12:41:46.377Z","dependency_job_id":null,"html_url":"https://github.com/pmh-only/grpctest","commit_stats":null,"previous_names":["pmh-only/grpctest"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/pmh-only/grpctest","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pmh-only%2Fgrpctest","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pmh-only%2Fgrpctest/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pmh-only%2Fgrpctest/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pmh-only%2Fgrpctest/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/pmh-only","download_url":"https://codeload.github.com/pmh-only/grpctest/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pmh-only%2Fgrpctest/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":279000714,"owners_count":26082911,"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-10-09T02:00:07.460Z","response_time":59,"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":["buf","grpc","protobuf3"],"created_at":"2024-11-19T12:41:26.679Z","updated_at":"2025-10-09T03:32:33.265Z","avatar_url":"https://github.com/pmh-only.png","language":"Go","funding_links":[],"categories":[],"sub_categories":[],"readme":"# grpctest\nSimple gRPC application with cross-language communication (incl. golang server, typescript client and proto files) for educational purpose\n\n![[structure diagram](./docs/diagram.png)](./docs/diagram.png)\n\n## Screenshots\n![[here!](./docs/image.png)](./docs/image.png)\n\n## Highlights\n* [.proto File](./proto/users.proto)\n* [Server Code](./server/main.go) (Golang)\n* [Client Code](./client/main.ts) (TypeScript)\n\n## Prerequirements\n* golang compiler\n* node.js runtime\n* npm package manager\n* [protobuf compiler](https://github.com/protocolbuffers/protobuf/releases)\n* [protobuf js/js-grpc compiler](https://github.com/protocolbuffers/protobuf-javascript/releases)\n* [protobuf go/go-grpc compiler](https://grpc.io/docs/languages/go/quickstart/#prerequisites)\n* [And the node-gyp must work perfectly](https://github.com/nodejs/node-gyp#installation)\n  \u003e For Windows users: Just turn on this checkbox at node.js installation!\n  \u003e ![[Node.js installation screenshot](./docs/windows-gyp.png)](./docs/windows-gyp.png)\n\n## How to run\n* install every item of [prerequirements](#prerequirements).\n* install golang dependencies: `go mod download`\n* install nodejs dependencies: `npm i`\n* generate gRPC-compiled codes: `npx buf generate ./proto`\n* start server: `npm run server`\n* Run client: `npm run client`\n* *profit*\n\n## Copyright\n\u0026copy; 2024. Minhyeok Park. MIT Licensed. see [LICENSE](./LICENSE) file\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fpmh-only%2Fgrpctest","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fpmh-only%2Fgrpctest","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fpmh-only%2Fgrpctest/lists"}