{"id":19321868,"url":"https://github.com/pascalallen/grpc-go","last_synced_at":"2026-05-18T05:40:27.878Z","repository":{"id":196938550,"uuid":"697497867","full_name":"pascalallen/grpc-go","owner":"pascalallen","description":"grpc-go is a module that is designed to give you a gRPC server and client in Go, right out of the box. There is a publication for this repository which can be found at https://pascalallen.medium.com/how-to-build-a-grpc-server-in-go-943f337c4e05.","archived":false,"fork":false,"pushed_at":"2023-12-01T14:01:35.000Z","size":8,"stargazers_count":1,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-01-06T05:41:48.543Z","etag":null,"topics":["go","grpc","protocol-buffers","remote-pr","rpc"],"latest_commit_sha":null,"homepage":"https://pascalallen.medium.com/how-to-build-a-grpc-server-in-go-943f337c4e05","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/pascalallen.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":"2023-09-27T21:16:30.000Z","updated_at":"2024-09-02T08:26:38.000Z","dependencies_parsed_at":null,"dependency_job_id":"652611a6-cb5d-41c2-9fc2-8963d148efc5","html_url":"https://github.com/pascalallen/grpc-go","commit_stats":null,"previous_names":["pascalallen/grpc-go"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pascalallen%2Fgrpc-go","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pascalallen%2Fgrpc-go/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pascalallen%2Fgrpc-go/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pascalallen%2Fgrpc-go/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/pascalallen","download_url":"https://codeload.github.com/pascalallen/grpc-go/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":240423002,"owners_count":19798864,"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":["go","grpc","protocol-buffers","remote-pr","rpc"],"created_at":"2024-11-10T01:39:22.182Z","updated_at":"2025-11-17T05:02:02.582Z","avatar_url":"https://github.com/pascalallen.png","language":"Go","funding_links":[],"categories":[],"sub_categories":[],"readme":"# grpc-go\n\ngrpc-go is a module that is designed to give you a gRPC server and client in Go, right out of the box. There is a publication for this repository which can be found [here](https://pascalallen.medium.com/how-to-build-a-grpc-server-in-go-943f337c4e05).\n\n## Prerequisites\n\n- [Go](https://go.dev/dl/)\n\n## gRPC server and client usage\n\n### Run the project's gRPC server from project root\n\n```bash\ngo run server/main.go\n```\n\n### Execute the project's gRPC client request from project root\n\n```bash\ngo run client/main.go\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fpascalallen%2Fgrpc-go","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fpascalallen%2Fgrpc-go","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fpascalallen%2Fgrpc-go/lists"}