{"id":16895828,"url":"https://github.com/satwikkansal/node_grpc_demo","last_synced_at":"2026-04-15T08:35:01.332Z","repository":{"id":110684454,"uuid":"233098820","full_name":"satwikkansal/node_grpc_demo","owner":"satwikkansal","description":"A very minimal implementation of grpc client and service in node.js","archived":false,"fork":false,"pushed_at":"2020-01-11T07:40:50.000Z","size":10,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-03-15T06:16:32.819Z","etag":null,"topics":["grpc","grpc-client","grpc-server","js","nodejs"],"latest_commit_sha":null,"homepage":"","language":"JavaScript","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/satwikkansal.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":"2020-01-10T17:36:55.000Z","updated_at":"2020-01-11T07:40:52.000Z","dependencies_parsed_at":null,"dependency_job_id":"bf2658c3-2651-4af2-bdc5-8d7bdb0fba1e","html_url":"https://github.com/satwikkansal/node_grpc_demo","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/satwikkansal%2Fnode_grpc_demo","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/satwikkansal%2Fnode_grpc_demo/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/satwikkansal%2Fnode_grpc_demo/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/satwikkansal%2Fnode_grpc_demo/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/satwikkansal","download_url":"https://codeload.github.com/satwikkansal/node_grpc_demo/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":244592014,"owners_count":20477833,"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":["grpc","grpc-client","grpc-server","js","nodejs"],"created_at":"2024-10-13T17:26:28.276Z","updated_at":"2026-04-15T08:34:56.290Z","avatar_url":"https://github.com/satwikkansal.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"\u003e A very minimal implementation of grpc client and service in node.js\n\n## Instructions to run\n\nInstall the grpc dependencies,\n```sh\n$ npm install\n```\n\nStart the server, \n```sh\n$ node server.js\nGRPC server is running on 50051\n```\n\nOn a different terminal window, test the server by invoking the client script.\n```sh\n$ node client.js\n{ \n    major: 1,\n    minor: 2,\n    micro: 3,\n    additional: 'additional version info'\n}\n```\n\nThat's all folks!","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fsatwikkansal%2Fnode_grpc_demo","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fsatwikkansal%2Fnode_grpc_demo","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fsatwikkansal%2Fnode_grpc_demo/lists"}