{"id":19257489,"url":"https://github.com/takusemba/grpc-android","last_synced_at":"2025-04-21T15:31:22.455Z","repository":{"id":110000164,"uuid":"111096504","full_name":"TakuSemba/grpc-android","owner":"TakuSemba","description":"client side for grpc","archived":false,"fork":false,"pushed_at":"2018-02-03T08:55:10.000Z","size":235,"stargazers_count":8,"open_issues_count":0,"forks_count":2,"subscribers_count":0,"default_branch":"master","last_synced_at":"2025-04-01T14:14:36.439Z","etag":null,"topics":["android","client","grpc","protobuf"],"latest_commit_sha":null,"homepage":null,"language":"Java","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/TakuSemba.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"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-11-17T11:34:45.000Z","updated_at":"2020-04-30T09:44:47.000Z","dependencies_parsed_at":null,"dependency_job_id":"f2af9f4c-d866-4081-b227-f69d6d5f230f","html_url":"https://github.com/TakuSemba/grpc-android","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TakuSemba%2Fgrpc-android","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TakuSemba%2Fgrpc-android/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TakuSemba%2Fgrpc-android/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TakuSemba%2Fgrpc-android/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/TakuSemba","download_url":"https://codeload.github.com/TakuSemba/grpc-android/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":250080628,"owners_count":21371541,"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":["android","client","grpc","protobuf"],"created_at":"2024-11-09T19:10:22.639Z","updated_at":"2025-04-21T15:31:22.446Z","avatar_url":"https://github.com/TakuSemba.png","language":"Java","funding_links":[],"categories":[],"sub_categories":[],"readme":"\u003cp align=\"center\"\u003e\n  \u003cimg src=\"https://github.com/TakuSemba/grpc-android/blob/master/arts/grpc.png\" width=\"300\"\u003e\n\u003c/p\u003e\n\n---\n\n# grpc-android\n\nThis is The Proto for this project. send a coffee and receive a coffee.\n\n```proto\nsyntax = \"proto3\";\n\noption java_package = \"com.takusemba.grpc.android.protos\";\noption go_package = \"protos\";\n\npackage Coffee;\n\nmessage CoffeeRequest {\n    string name = 1;\n}\n\nmessage CoffeeResponse {\n    int32 price = 1;\n    string name = 2;\n    string message = 3;\n}\n\nservice Coffee {\n    rpc Order (CoffeeRequest) returns (CoffeeResponse) {}\n}\n```\n\n### Proto\n\nsee [grpc-proto](https://github.com/TakuSemba/grpc-proto) for the Proto files\n\n### Server Side\n\nsee [grpc-go](https://github.com/TakuSemba/grpc-go) for the server side.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ftakusemba%2Fgrpc-android","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Ftakusemba%2Fgrpc-android","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ftakusemba%2Fgrpc-android/lists"}