{"id":18941422,"url":"https://github.com/mchmarny/grpcme","last_synced_at":"2025-07-13T11:36:53.025Z","repository":{"id":77051486,"uuid":"205454256","full_name":"mchmarny/grpcme","owner":"mchmarny","description":"Simple go gRPC service template","archived":false,"fork":false,"pushed_at":"2024-05-02T09:29:53.000Z","size":4548,"stargazers_count":6,"open_issues_count":9,"forks_count":2,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-03-29T02:04:42.591Z","etag":null,"topics":["golang","grpc","iam","protobuf","template"],"latest_commit_sha":null,"homepage":"","language":"Go","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"apache-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/mchmarny.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":"2019-08-30T20:43:39.000Z","updated_at":"2025-01-26T02:05:52.000Z","dependencies_parsed_at":"2024-02-01T02:46:43.404Z","dependency_job_id":"0e3c745b-9cf2-439b-9497-44150d251251","html_url":"https://github.com/mchmarny/grpcme","commit_stats":null,"previous_names":["mchmarny/grpcme"],"tags_count":0,"template":true,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mchmarny%2Fgrpcme","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mchmarny%2Fgrpcme/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mchmarny%2Fgrpcme/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mchmarny%2Fgrpcme/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/mchmarny","download_url":"https://codeload.github.com/mchmarny/grpcme/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":249148009,"owners_count":21220461,"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":["golang","grpc","iam","protobuf","template"],"created_at":"2024-11-08T12:28:01.394Z","updated_at":"2025-04-15T20:31:55.743Z","avatar_url":"https://github.com/mchmarny.png","language":"Go","funding_links":[],"categories":[],"sub_categories":[],"readme":"# grpcme\n\n\nSimple Go [gRPC](https://grpc.io/) server/client template\n\n## API Definition\n\nTo define the API (payload shape and the methods that will be used to communicate between client and the server), edit the sample `proto` file is located in [api/v1/sample.proto](api/v1/sample.proto). \n\n\u003e For more about [Protocol Buffers](https://developers.google.com/protocol-buffers/) (Protobuf), language-neutral mechanism for serializing structured data, see [here](https://github.com/golang/protobuf).\n\nTo generate the `Go` code from that `proto` run:\n\n```shell\nmake api\n```\n\nThe resulting Go code will be written to [pkg/api/v1](pkg/api/v1). You can review that file but don't edit it as it will be overwritten the next time you generate APIs.\n\n## Container Images\n\n```shell\nbin/image\n```\n\n## Disclaimer\n\nThis is my personal project and it does not represent my employer. While I do my best to ensure that everything works, I take no responsibility for issues caused by this code.","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmchmarny%2Fgrpcme","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fmchmarny%2Fgrpcme","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmchmarny%2Fgrpcme/lists"}