{"id":22713941,"url":"https://github.com/rsachdeva/zerogrpcservice","last_synced_at":"2026-05-12T12:41:05.941Z","repository":{"id":137252007,"uuid":"300337168","full_name":"rsachdeva/zerogrpcservice","owner":"rsachdeva","description":"Zero in Go style here refers to Empty gRPC Service -- protobuf with ZeroService. This project is to help developers starting with protobuf and gRPC using Go.","archived":false,"fork":false,"pushed_at":"2020-10-05T16:21:03.000Z","size":8,"stargazers_count":1,"open_issues_count":0,"forks_count":0,"subscribers_count":3,"default_branch":"main","last_synced_at":"2024-12-16T22:02:41.478Z","etag":null,"topics":["go","go-module","golang","grpc","protobuf3","protoc","protocol-buffers"],"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/rsachdeva.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":"2020-10-01T15:56:55.000Z","updated_at":"2020-10-05T16:21:05.000Z","dependencies_parsed_at":null,"dependency_job_id":"06ab5314-ddf6-4d7e-979b-2ddfd4e70431","html_url":"https://github.com/rsachdeva/zerogrpcservice","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/rsachdeva/zerogrpcservice","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rsachdeva%2Fzerogrpcservice","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rsachdeva%2Fzerogrpcservice/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rsachdeva%2Fzerogrpcservice/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rsachdeva%2Fzerogrpcservice/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/rsachdeva","download_url":"https://codeload.github.com/rsachdeva/zerogrpcservice/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rsachdeva%2Fzerogrpcservice/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":265472401,"owners_count":23771869,"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","go-module","golang","grpc","protobuf3","protoc","protocol-buffers"],"created_at":"2024-12-10T14:10:11.120Z","updated_at":"2026-05-12T12:41:05.904Z","avatar_url":"https://github.com/rsachdeva.png","language":"Go","funding_links":[],"categories":[],"sub_categories":[],"readme":"# zerogrpcservice\nZero in Go style here refers to Empty gRPC Service.\nThis project is to help developers starting with protobuf and gRPC using Go.\n\nShows common code from scratch for protobuf/gRPC -- proto with ZeroService; \ngrpc Server start and Client connection with ZeroService.\nThe project already has go.mod for protobuf and gRPC libraries.\n\n**Steps to get started After cloning/forking project:(assuming root of the project)**\n\nbrew install protobuf (for MacOS and similarly for other OS; for protoc)\n\nexport GO111MODULE=on go get -u github.com/golang/protobuf/protoc-gen-go (builds and installs protoc-gen-go plugin)\n\nThat's it....You can start with protobuf/gRPC with Golang.\n\nExecute generatezeroservice.sh ( overwrites existing internal/zeropb/zeroservice.pb.go generated from proto/zeroservice.proto)  \n\nExecute runserver.sh  \n\nExecute runclient.sh\n\nGo through the 'Zero' service server and client code.\n\nTweak Module Name.\n\nAdd your Service to zeroservice.proto and rename proto file as appropriate.\n\nUpdate server.go and client.go accordingly.\n\nProfit!\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Frsachdeva%2Fzerogrpcservice","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Frsachdeva%2Fzerogrpcservice","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Frsachdeva%2Fzerogrpcservice/lists"}