{"id":24423424,"url":"https://github.com/mcodex/grpc-example","last_synced_at":"2026-04-15T18:01:45.091Z","repository":{"id":70101604,"uuid":"339417912","full_name":"mCodex/grpc-example","owner":"mCodex","description":"A gRPC implementation using Go lang","archived":false,"fork":false,"pushed_at":"2021-02-18T23:41:20.000Z","size":21,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-08-02T06:30:25.989Z","etag":null,"topics":["go","golang","grpc","grpc-go","protobuf"],"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/mCodex.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":"2021-02-16T14:04:31.000Z","updated_at":"2021-02-18T23:43:05.000Z","dependencies_parsed_at":"2023-05-31T02:31:00.183Z","dependency_job_id":null,"html_url":"https://github.com/mCodex/grpc-example","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/mCodex/grpc-example","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mCodex%2Fgrpc-example","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mCodex%2Fgrpc-example/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mCodex%2Fgrpc-example/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mCodex%2Fgrpc-example/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/mCodex","download_url":"https://codeload.github.com/mCodex/grpc-example/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mCodex%2Fgrpc-example/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":31853279,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-04-15T15:24:51.572Z","status":"ssl_error","status_checked_at":"2026-04-15T15:24:39.138Z","response_time":63,"last_error":"SSL_read: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"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":["go","golang","grpc","grpc-go","protobuf"],"created_at":"2025-01-20T10:17:59.545Z","updated_at":"2026-04-15T18:01:45.064Z","avatar_url":"https://github.com/mCodex.png","language":"Go","readme":"# grpc-example\n \nA gRPC implementation using Go lang\n\n## 🛠 Installing\n\nYou need to have Go lang installed on your machine.\n\n### Compiling protobuffers and gRPC\n\n```bash\nprotoc --proto_path=proto proto/*.proto --go_out=pb --go-grpc_out=pb\n```\n\n## 🏃‍♂️ Running\n\nFirst of all, you need to run the server:\n\n```bash\ngo run cmd/server/server.go\n```\n\nAfter that, you just need to run the client simultaneously:\n\n```bash\ngo run cmd/client/client.go\n```\n\n","funding_links":[],"categories":[],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmcodex%2Fgrpc-example","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fmcodex%2Fgrpc-example","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmcodex%2Fgrpc-example/lists"}