{"id":36546150,"url":"https://github.com/weihuacern/grpc_playground","last_synced_at":"2026-01-12T06:03:12.969Z","repository":{"id":45107603,"uuid":"240759009","full_name":"weihuacern/grpc_playground","owner":"weihuacern","description":"A repo for gRPC demo.","archived":false,"fork":false,"pushed_at":"2023-07-05T20:45:19.000Z","size":36,"stargazers_count":0,"open_issues_count":4,"forks_count":0,"subscribers_count":2,"default_branch":"master","last_synced_at":"2024-11-15T07:53:56.056Z","etag":null,"topics":["golang","grpc","java","javascript","python"],"latest_commit_sha":null,"homepage":"","language":"Java","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/weihuacern.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-02-15T17:34:49.000Z","updated_at":"2020-10-29T05:13:24.000Z","dependencies_parsed_at":"2024-06-19T17:14:01.522Z","dependency_job_id":"fdd2b0e3-2375-4967-8c4d-ca386cd125e9","html_url":"https://github.com/weihuacern/grpc_playground","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/weihuacern/grpc_playground","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/weihuacern%2Fgrpc_playground","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/weihuacern%2Fgrpc_playground/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/weihuacern%2Fgrpc_playground/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/weihuacern%2Fgrpc_playground/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/weihuacern","download_url":"https://codeload.github.com/weihuacern/grpc_playground/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/weihuacern%2Fgrpc_playground/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":28336085,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-01-12T00:36:25.062Z","status":"online","status_checked_at":"2026-01-12T02:00:08.677Z","response_time":98,"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":["golang","grpc","java","javascript","python"],"created_at":"2026-01-12T06:01:51.453Z","updated_at":"2026-01-12T06:03:12.952Z","avatar_url":"https://github.com/weihuacern.png","language":"Java","funding_links":[],"categories":[],"sub_categories":[],"readme":"# gRPC Playground\n\nIn this repo, gRPC is used to implement the APIs for authentication and authorization server and client in multiple languages.\n\n## Dependencies\n\n### Golang\n\n```bash\ngo get -u golang.org/x/lint/golint\ngo get -u github.com/golang/protobuf/protoc-gen-go\ngo get -u google.golang.org/grpc\n```\n\n### Python\n\n```bash\npip3 install pylint==2.4.4\npip3 install grpcio\npip3 install grpcio-tools\n```\n\n### Java\n\n```bash\nsudo apt install default-jre\nsudo apt install default-jdk\nsudo apt install maven\n```\n\n### NodeJS\n\n```bash\nsudo apt install nodejs\nsudo apt install npm\nsudo npm install -g grpc-tools\nsudo npm install -g pkg\n```\n\n## Items\n\n### Stage 1\n\n- Golang gRPC server and client: Complete\n- Python gRPC server and client: Complete\n- Java gRPC server and client: Complete\n- NodeJS gRPC server and client: Working\n- An article to summary: Complete, [Link](https://weihuacern.github.io/2020/02/20/GRPC_BASIC_AND_EXAMPLES)\n\n### Stage 2\n\n- gRPC performance evaluation: Protobuf size, serialization and HTTP/2 stream.\n- An article to summary\n\n### Stage 3\n\n- C++ gRPC server and client\n- R language integration gRPC\n- An article to summary\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fweihuacern%2Fgrpc_playground","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fweihuacern%2Fgrpc_playground","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fweihuacern%2Fgrpc_playground/lists"}