{"id":29749381,"url":"https://github.com/fxmbx/grpc-101","last_synced_at":"2026-05-17T17:40:12.528Z","repository":{"id":129092773,"uuid":"539062876","full_name":"fxmbx/grpc-101","owner":"fxmbx","description":null,"archived":false,"fork":false,"pushed_at":"2022-09-25T19:42:36.000Z","size":18,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-03-04T21:36:09.375Z","etag":null,"topics":["grpc","rpc"],"latest_commit_sha":null,"homepage":"","language":"Go","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/fxmbx.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":"2022-09-20T15:33:32.000Z","updated_at":"2022-09-25T15:52:29.000Z","dependencies_parsed_at":null,"dependency_job_id":"fa0a7714-a0ba-48a8-bfad-2e0b195841b6","html_url":"https://github.com/fxmbx/grpc-101","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/fxmbx/grpc-101","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fxmbx%2Fgrpc-101","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fxmbx%2Fgrpc-101/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fxmbx%2Fgrpc-101/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fxmbx%2Fgrpc-101/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/fxmbx","download_url":"https://codeload.github.com/fxmbx/grpc-101/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fxmbx%2Fgrpc-101/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":267162476,"owners_count":24045502,"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","status":"online","status_checked_at":"2025-07-26T02:00:08.937Z","response_time":62,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"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":["grpc","rpc"],"created_at":"2025-07-26T12:00:51.738Z","updated_at":"2026-05-17T17:40:07.472Z","avatar_url":"https://github.com/fxmbx.png","language":"Go","funding_links":[],"categories":[],"sub_categories":[],"readme":"grpc- built on Http2\n🚀🚀\nTypes of grpc API\n\n- uniary\n  service GreetService{\n  rpc Greet(GreetingRequest) returns (GreetResonse) {};\n\n- streaming server\n  rpc GreetManyTimes(GreetManayTimesRequest) returns (stream GreetManyTimeRespnse){};\n\n- streaming client\n  rpc LongGreet(stream LongGreetRequest) returns (LongGreetResponse) {};\n\n- bidirectional streaming\n  rpc GreatEveryone(stream GreetEveryOneRequest) returns (stream GreetEveryOneResponse) {};\n\n}\n\ngrpc is asynchronous by default . each server can serve millions of request in parallel\nclient side load balancing\n\ngrpc-GO\nhttps://github.com/grpc/grpc-go\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ffxmbx%2Fgrpc-101","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Ffxmbx%2Fgrpc-101","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ffxmbx%2Fgrpc-101/lists"}