{"id":16497238,"url":"https://github.com/guillaumefalourd/poc-grpc-java-gradle","last_synced_at":"2026-05-08T10:34:27.214Z","repository":{"id":48651074,"uuid":"386398970","full_name":"GuillaumeFalourd/poc-grpc-java-gradle","owner":"GuillaumeFalourd","description":"POC of a gRPC project in Java using Gradle ☕️","archived":false,"fork":false,"pushed_at":"2021-08-04T14:08:03.000Z","size":14185,"stargazers_count":2,"open_issues_count":0,"forks_count":1,"subscribers_count":2,"default_branch":"main","last_synced_at":"2025-03-01T14:41:28.687Z","etag":null,"topics":["demo","gradle","grpc","hello-world","java"],"latest_commit_sha":null,"homepage":"https://grpc.io/","language":"Java","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/GuillaumeFalourd.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}},"created_at":"2021-07-15T19:10:57.000Z","updated_at":"2021-08-04T14:08:05.000Z","dependencies_parsed_at":"2022-08-27T00:43:20.804Z","dependency_job_id":null,"html_url":"https://github.com/GuillaumeFalourd/poc-grpc-java-gradle","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/GuillaumeFalourd/poc-grpc-java-gradle","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GuillaumeFalourd%2Fpoc-grpc-java-gradle","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GuillaumeFalourd%2Fpoc-grpc-java-gradle/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GuillaumeFalourd%2Fpoc-grpc-java-gradle/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GuillaumeFalourd%2Fpoc-grpc-java-gradle/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/GuillaumeFalourd","download_url":"https://codeload.github.com/GuillaumeFalourd/poc-grpc-java-gradle/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GuillaumeFalourd%2Fpoc-grpc-java-gradle/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":262382059,"owners_count":23302256,"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":["demo","gradle","grpc","hello-world","java"],"created_at":"2024-10-11T14:38:52.004Z","updated_at":"2026-05-08T10:34:22.180Z","avatar_url":"https://github.com/GuillaumeFalourd.png","language":"Java","funding_links":[],"categories":[],"sub_categories":[],"readme":"# gRPC (Google Remote Procedure Call) Java with GRADLE\n\n[This code's has been inspired from from the grpc.io site.](https://grpc.io/docs/languages/java/quickstart/)\n\n## Run\n\n### Hello World\n\n#### Hello World Execution\n\nFrom the `root` directory:\n\nConfigure the project:\n\n```bash\n./gradlew installDist\n```\n\nRun the server:\n\n```bash\n./build/install/hello-world/bin/hello-world-server\n```\n\nFrom another terminal window, run the client:\n\n```bash\n./build/install/hello-world/bin/hello-world-client\n```\n\n## Usage\n\n![gradlew installDist](https://user-images.githubusercontent.com/22433243/128194922-170ae699-9fb1-4f94-8f67-b254ba5e7050.png)\n\n![hello-world-server](https://user-images.githubusercontent.com/22433243/128194973-7b4035f0-2f51-4ad2-8a67-2035f7286eb0.png)\n\n![hello-world-client](https://user-images.githubusercontent.com/22433243/128195020-217deeab-4bc7-4051-81aa-4fe76867aff1.png)\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fguillaumefalourd%2Fpoc-grpc-java-gradle","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fguillaumefalourd%2Fpoc-grpc-java-gradle","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fguillaumefalourd%2Fpoc-grpc-java-gradle/lists"}