{"id":28364181,"url":"https://github.com/conductor-oss/grpcbin","last_synced_at":"2026-03-03T17:05:28.499Z","repository":{"id":264302686,"uuid":"892982871","full_name":"conductor-oss/grpcbin","owner":"conductor-oss","description":"gRPC test services","archived":false,"fork":false,"pushed_at":"2025-08-20T07:44:52.000Z","size":86,"stargazers_count":0,"open_issues_count":2,"forks_count":1,"subscribers_count":5,"default_branch":"main","last_synced_at":"2025-08-20T09:27:27.737Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"Java","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/conductor-oss.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,"zenodo":null}},"created_at":"2024-11-23T08:04:39.000Z","updated_at":"2025-08-20T07:44:55.000Z","dependencies_parsed_at":"2025-03-21T11:38:08.759Z","dependency_job_id":null,"html_url":"https://github.com/conductor-oss/grpcbin","commit_stats":null,"previous_names":["conductor-oss/grpcbin"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/conductor-oss/grpcbin","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/conductor-oss%2Fgrpcbin","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/conductor-oss%2Fgrpcbin/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/conductor-oss%2Fgrpcbin/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/conductor-oss%2Fgrpcbin/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/conductor-oss","download_url":"https://codeload.github.com/conductor-oss/grpcbin/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/conductor-oss%2Fgrpcbin/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":30052278,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-03-03T15:26:47.567Z","status":"ssl_error","status_checked_at":"2026-03-03T15:26:17.132Z","response_time":61,"last_error":"SSL_connect returned=1 errno=0 peeraddr=140.82.121.5:443 state=error: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"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":[],"created_at":"2025-05-28T20:40:52.722Z","updated_at":"2026-03-03T17:05:28.488Z","avatar_url":"https://github.com/conductor-oss.png","language":"Java","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Test server for all things gRPC\n\n## Services\n```protobuf\nservice HelloWorldService {\n  rpc SayHello(helloworld.HelloRequest) returns (helloworld.HelloResponse) {}\n  rpc ComplexRequest(complex.ComplexMessage) returns (complex.ComplexMessage) {}\n  rpc ComplexRequestStream(complex.ComplexMessage) returns (stream complex.ComplexMessage) {}\n  rpc SayHelloWithCyclicalDegradation (DegradationRequest) returns (DegradationResponse) {}\n\n}\n```\n## Run Locally\n\n```shell\n# Build\n./gradlew build\njava -jar build/libs/grpcbin-1.0.0-server.jar\n```\n\n- Port 50051 - No Authentication Required ✅\n- Port 50052 - Bearer Token Required 🔐\n\n## Compile protos to binary\nUse the compiled protos to use with Orkes Conductor service orchestration\n```shell\ncd src/main/protos\nprotoc --proto_path=. --descriptor_set_out=compiled.bin *.proto\n```","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fconductor-oss%2Fgrpcbin","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fconductor-oss%2Fgrpcbin","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fconductor-oss%2Fgrpcbin/lists"}