{"id":23263142,"url":"https://github.com/knwoop/go-grpc-echo","last_synced_at":"2025-04-06T06:21:10.163Z","repository":{"id":144312164,"uuid":"185021213","full_name":"knwoop/go-grpc-echo","owner":"knwoop","description":null,"archived":false,"fork":false,"pushed_at":"2019-07-27T18:28:42.000Z","size":5,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-04-01T23:40:26.394Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"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/knwoop.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":"2019-05-05T11:18:09.000Z","updated_at":"2019-08-19T03:43:59.000Z","dependencies_parsed_at":null,"dependency_job_id":"8535c84c-2d6f-4638-b47a-6e60b0aed9c9","html_url":"https://github.com/knwoop/go-grpc-echo","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/knwoop%2Fgo-grpc-echo","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/knwoop%2Fgo-grpc-echo/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/knwoop%2Fgo-grpc-echo/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/knwoop%2Fgo-grpc-echo/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/knwoop","download_url":"https://codeload.github.com/knwoop/go-grpc-echo/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":247441891,"owners_count":20939378,"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-12-19T14:14:57.726Z","updated_at":"2025-04-06T06:21:10.141Z","avatar_url":"https://github.com/knwoop.png","language":"Go","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Unary RPC --- 1 request / 1 response\n\n### compile .proto file\n```\n$ protoc --proto_path proto --go_out=plugins=grpc:./proto/ ./proto/echo.proto\n```\n\n### Run the gRPC server\n```\n$ go run ./server\n```\n\n### Execute the client app\n```\n$ go run ./client hello\n```","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fknwoop%2Fgo-grpc-echo","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fknwoop%2Fgo-grpc-echo","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fknwoop%2Fgo-grpc-echo/lists"}