{"id":13547359,"url":"https://github.com/avinassh/grpc-errors","last_synced_at":"2025-04-04T16:13:52.229Z","repository":{"id":19083731,"uuid":"86557631","full_name":"avinassh/grpc-errors","owner":"avinassh","description":"A handy guide to gRPC errors","archived":false,"fork":false,"pushed_at":"2023-10-25T21:57:26.000Z","size":616,"stargazers_count":581,"open_issues_count":12,"forks_count":78,"subscribers_count":8,"default_branch":"master","last_synced_at":"2024-10-12T08:44:15.461Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"http://avi.im/grpc-errors","language":"C#","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/avinassh.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":"2017-03-29T08:33:44.000Z","updated_at":"2024-08-30T16:02:35.000Z","dependencies_parsed_at":"2024-06-18T20:03:59.238Z","dependency_job_id":"8e511a84-82fc-4165-b35b-62f110a9a181","html_url":"https://github.com/avinassh/grpc-errors","commit_stats":{"total_commits":66,"total_committers":5,"mean_commits":13.2,"dds":0.09090909090909094,"last_synced_commit":"3494f846416668dd5b813bbae1ff73fbaa2b08e7"},"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/avinassh%2Fgrpc-errors","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/avinassh%2Fgrpc-errors/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/avinassh%2Fgrpc-errors/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/avinassh%2Fgrpc-errors/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/avinassh","download_url":"https://codeload.github.com/avinassh/grpc-errors/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":247208141,"owners_count":20901570,"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":[],"created_at":"2024-08-01T12:00:54.509Z","updated_at":"2025-04-04T16:13:52.208Z","avatar_url":"https://github.com/avinassh.png","language":"C#","readme":"# gRPC Errors - A handy guide to gRPC errors.\n\nThis repository contains code examples in different languages which demonstrate handling errors in gRPC.\n\nCheck the [`hello.proto`](hello.proto) file to see the gRPC method definitions. It has two methods `SayHello` and `SayHelloStrict`:\n\n    func SayHello(name) {\n        return \"Hey, (name)!\"\n    }\n\n`SayHelloStrict` is similar, but throws an error if the length of name is more than 10 characters.\n\nEach language directories have instructions to generate gRPC methods in respective languages. I assume that you have done the basic [tutorials](http://www.grpc.io/docs/quickstart/).\n\n## Guide\n\nCheck this page for quick guide and examples of all languages - [gRPC Errors](http://avi.im/grpc-errors)\n\n## System Requirements\n    \n- [gRPC](https://github.com/grpc/grpc/blob/master/INSTALL.md)\n- [protobuf compiler](https://github.com/google/protobuf)\n\n## License\n\nThe mighty MIT license. Please check `LICENSE` for more details.","funding_links":[],"categories":["C#","Documentation","C# #"],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Favinassh%2Fgrpc-errors","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Favinassh%2Fgrpc-errors","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Favinassh%2Fgrpc-errors/lists"}