{"id":16188533,"url":"https://github.com/konsumer/grpc-demo","last_synced_at":"2025-04-02T03:31:18.070Z","repository":{"id":142067977,"uuid":"99842285","full_name":"konsumer/grpc-demo","owner":"konsumer","description":"Full demo of my nodejs CLI tools for grpc","archived":false,"fork":false,"pushed_at":"2018-04-16T23:21:13.000Z","size":45,"stargazers_count":4,"open_issues_count":0,"forks_count":1,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-03-16T07:31:45.852Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"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/konsumer.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":"2017-08-09T18:48:40.000Z","updated_at":"2021-09-15T09:47:55.000Z","dependencies_parsed_at":null,"dependency_job_id":"390d508b-bff6-4c65-897e-6cb74e754a01","html_url":"https://github.com/konsumer/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/konsumer%2Fgrpc-demo","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/konsumer%2Fgrpc-demo/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/konsumer%2Fgrpc-demo/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/konsumer%2Fgrpc-demo/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/konsumer","download_url":"https://codeload.github.com/konsumer/grpc-demo/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":246746913,"owners_count":20827062,"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":[],"created_at":"2024-10-10T07:27:28.133Z","updated_at":"2025-04-02T03:31:17.761Z","avatar_url":"https://github.com/konsumer.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# DEPRACTED\n\nI am including a [demo of grpcnode in it's own repo, now](https://github.com/konsumer/grpcnode/tree/master/example).\n\n\nHere is the old readme:\n\n---\n\n\nFull demo of my nodejs CLI tools for grpc\n\nIt's meant to show to use all the CLI tools, with no code other than your endpoint implementation.\n\n## usage\n\n* `npm install` - to install dependencies\n* `npm run grpc` - to start gRPC server\n* `npm run gateway` - start gateway\n* `npm run ls` - list defined interface\n* `npm test` - run a gRPC client test\n\n## protoc\n\nIf you'd like to play with it, in a full protobuf compiler, I recommend protoc \u0026 lint plugin (at the very least) for checking your syntax.\n\nOn Mac:\n\n```\nbrew install go protobuf\ngo get github.com/ckaznocha/protoc-gen-lint\n\nprotoc --plugin=$HOME/go/bin/protoc-gen-lint --lint_out=. -I ./proto/ ./proto/api.proto\n```\n\nThere are lots of other protoc plugins available for generating code from your proto definition, and you can even use [my library](https://www.npmjs.com/package/protoc-plugin) to make your own in node.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fkonsumer%2Fgrpc-demo","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fkonsumer%2Fgrpc-demo","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fkonsumer%2Fgrpc-demo/lists"}