{"id":20037590,"url":"https://github.com/mrdulin/node-grpc-cnode","last_synced_at":"2026-04-11T09:02:38.817Z","repository":{"id":40694439,"uuid":"177154407","full_name":"mrdulin/node-grpc-cnode","owner":"mrdulin","description":"A NodeJS gRPC service for CNode community.","archived":false,"fork":false,"pushed_at":"2022-12-07T03:10:27.000Z","size":983,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":3,"default_branch":"master","last_synced_at":"2025-01-12T18:52:13.235Z","etag":null,"topics":["grpc","grpc-node","node-js","nodejs","nodejs-grpc","protobuf3","protocol-buffers","typescript"],"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/mrdulin.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}},"created_at":"2019-03-22T14:25:20.000Z","updated_at":"2022-12-07T03:06:06.000Z","dependencies_parsed_at":"2023-01-24T13:16:05.285Z","dependency_job_id":null,"html_url":"https://github.com/mrdulin/node-grpc-cnode","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/mrdulin%2Fnode-grpc-cnode","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mrdulin%2Fnode-grpc-cnode/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mrdulin%2Fnode-grpc-cnode/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mrdulin%2Fnode-grpc-cnode/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/mrdulin","download_url":"https://codeload.github.com/mrdulin/node-grpc-cnode/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":241467673,"owners_count":19967705,"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-node","node-js","nodejs","nodejs-grpc","protobuf3","protocol-buffers","typescript"],"created_at":"2024-11-13T10:20:25.799Z","updated_at":"2025-12-31T01:06:10.415Z","avatar_url":"https://github.com/mrdulin.png","language":"JavaScript","readme":"# node-grpc-cnode\n\n![GitHub](https://img.shields.io/github/license/mrdulin/node-grpc-cnode)\n\nA Node gRPC server for [CNode](https://cnodejs.org) community built on the top of [RESTful API](https://cnodejs.org/api).\n\n_This project is just for teaching, NOT production ready._\n\nFeatures:\n\n- TypeScript support\n- gRPC Health check\n- Integration and unit testings\n\nCompile protocol buffers:\n\n```bash\nnpm run protoc\n```\n\nStart the server for development:\n\n```bash\nnpm run dev\n```\n\nRun unit test:\n\n```bash\nnpm run test:unit\n```\n\nRun integration test:\n\n```bash\nnpm run test:int\n```\n\n## TODOs\n\nIt seems `grpc-node` package doesn't support following features:\n\n- server interceptor, see [issue#419](https://github.com/grpc/grpc-node/issues/419)\n- server reflection, see [issue#79](https://github.com/grpc/grpc-node/issues/79)\n- middleware, see [issuecomment-254670533](https://github.com/grpc/grpc/issues/8394#issuecomment-254670533)\n\n## References\n\n- https://github.com/grpc/grpc-node\n- https://www.npmjs.com/package/@grpc/proto-loader\n- https://github.com/grpc/grpc/tree/master/examples/node\n- https://developers.google.com/protocol-buffers/docs/proto3\n- https://grpc.io/docs/quickstart/node.html\n","funding_links":[],"categories":[],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmrdulin%2Fnode-grpc-cnode","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fmrdulin%2Fnode-grpc-cnode","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmrdulin%2Fnode-grpc-cnode/lists"}