{"id":16769059,"url":"https://github.com/robincher/grpc-example","last_synced_at":"2026-05-18T08:33:00.827Z","repository":{"id":94131436,"uuid":"123707515","full_name":"robincher/grpc-example","owner":"robincher","description":"gRPC Example with Golang  🌀  ","archived":false,"fork":false,"pushed_at":"2018-03-13T16:03:56.000Z","size":59,"stargazers_count":2,"open_issues_count":0,"forks_count":1,"subscribers_count":0,"default_branch":"master","last_synced_at":"2025-03-16T13:43:46.965Z","etag":null,"topics":["golang","grpc","protobuf"],"latest_commit_sha":null,"homepage":"","language":"Go","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/robincher.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}},"created_at":"2018-03-03T16:03:09.000Z","updated_at":"2018-05-22T19:02:39.000Z","dependencies_parsed_at":"2023-03-13T17:06:55.462Z","dependency_job_id":null,"html_url":"https://github.com/robincher/grpc-example","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/robincher/grpc-example","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/robincher%2Fgrpc-example","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/robincher%2Fgrpc-example/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/robincher%2Fgrpc-example/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/robincher%2Fgrpc-example/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/robincher","download_url":"https://codeload.github.com/robincher/grpc-example/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/robincher%2Fgrpc-example/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":33170848,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-05-18T05:43:36.989Z","status":"ssl_error","status_checked_at":"2026-05-18T05:43:19.133Z","response_time":71,"last_error":"SSL_read: 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":["golang","grpc","protobuf"],"created_at":"2024-10-13T06:13:14.941Z","updated_at":"2026-05-18T08:33:00.806Z","avatar_url":"https://github.com/robincher.png","language":"Go","funding_links":[],"categories":[],"sub_categories":[],"readme":"gRPC Experiment in Go\n======================\n\nBackground\n-------------\n\nExamples to broaden my knowledge in Golang. \n\n* helloworld : Basic example of a client and server\n* grpc-proxy : Example that reads gRPC service definition, and generates a reverse-proxy server which translates a RESTful JSON API into gRPC\n\nOperating ENV\n-------------\n- Windows 10 / macOS High-Sierra\n- Microsoft VS Code + Go Plugins \n\nPrerequisites\n-------------\n\n- This requires Go 1.6 or later\n- Requires that [GOPATH is set](https://golang.org/doc/code.html#GOPATH)\n- Install [protobuf compiler](https://github.com/google/protobuf/blob/master/README.md#protocol-compiler-installation)\n\n```\n$ go help gopath\n$ # ensure the PATH contains $GOPATH/bin\n$ export PATH=$PATH:$GOPATH/bin\n```\n\nTry On it!\n-------------\n\nGo to the respective folders to get started.\n\nReferences\n-------------\n* gRPC quickstart (http://www.grpc.io/docs/quickstart/go.html)\n* gRPC advance (http://www.grpc.io/docs/tutorials/basic/go.html#generating-client-and-server-code)\n* gRPC-gateway a plugin of protoc (https://github.com/grpc-ecosystem/grpc-gateway/)\n* Protocol Buffers (https://developers.google.com/protocol-buffers/docs/proto)\n* Protoc Tips (https://jbrandhorst.com/post/go-protobuf-tips/)\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Frobincher%2Fgrpc-example","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Frobincher%2Fgrpc-example","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Frobincher%2Fgrpc-example/lists"}