{"id":15638084,"url":"https://github.com/johanbrandhorst/grpcweb-example","last_synced_at":"2025-07-28T19:11:24.384Z","repository":{"id":49985885,"uuid":"91499767","full_name":"johanbrandhorst/grpcweb-example","owner":"johanbrandhorst","description":"An example implementation of a GopherJS client and a Go server using the Improbable gRPC-Web implementation","archived":false,"fork":false,"pushed_at":"2021-06-07T02:51:21.000Z","size":43744,"stargazers_count":95,"open_issues_count":1,"forks_count":12,"subscribers_count":9,"default_branch":"master","last_synced_at":"2025-04-27T12:19:45.811Z","etag":null,"topics":["go","golang","gopherjs","grpc","grpc-web","protobuf"],"latest_commit_sha":null,"homepage":"","language":"Go","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/johanbrandhorst.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":"2017-05-16T20:09:55.000Z","updated_at":"2025-02-15T18:14:40.000Z","dependencies_parsed_at":"2022-09-01T18:31:50.367Z","dependency_job_id":null,"html_url":"https://github.com/johanbrandhorst/grpcweb-example","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/johanbrandhorst/grpcweb-example","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/johanbrandhorst%2Fgrpcweb-example","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/johanbrandhorst%2Fgrpcweb-example/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/johanbrandhorst%2Fgrpcweb-example/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/johanbrandhorst%2Fgrpcweb-example/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/johanbrandhorst","download_url":"https://codeload.github.com/johanbrandhorst/grpcweb-example/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/johanbrandhorst%2Fgrpcweb-example/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":267570315,"owners_count":24109227,"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-28T02:00:09.689Z","response_time":68,"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":["go","golang","gopherjs","grpc","grpc-web","protobuf"],"created_at":"2024-10-03T11:17:57.343Z","updated_at":"2025-07-28T19:11:24.315Z","avatar_url":"https://github.com/johanbrandhorst.png","language":"Go","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Go gRPC-Web Example\n[![Circle CI](https://circleci.com/gh/johanbrandhorst/grpcweb-example.svg?style=shield)](https://circleci.com/gh/johanbrandhorst/grpcweb-example)\n[![Go Report Card](https://goreportcard.com/badge/github.com/johanbrandhorst/grpcweb-example)](https://goreportcard.com/report/github.com/johanbrandhorst/grpcweb-example)\n[![GoDoc](https://godoc.org/github.com/johanbrandhorst/grpcweb-example?status.svg)](https://godoc.org/github.com/johanbrandhorst/grpcweb-example)\n\n![gRPC-Web Gopher by Egon Elbre (@egonelbre)](./logo.svg)\n\nAn example implementation of a\n[GopherJS React](https://myitcv.io/react)\nclient talking to a Go gRPC server using the Improbable gRPC-Web client implementation and proxy through the\n[protoc-gen-gopherjs](https://github.com/johanbrandhorst/protobuf/tree/master/protoc-gen-gopherjs)\nbindings generator.\n\n## Developing\nTo run the server on `https://localhost:10000`:\n\n```\n$ go run main.go\n```\n\nThen you'll need to also install some vendored generators:\n\n```\n$ make install\n```\n\nAfter that, any changes you make to the proto file in `./proto/` or the JS client code\nin `./client/` should be followed by\n\n```\n$ make regenerate\n```\n\nYou may need to generate the client code twice as the first time will run `reactGen` and\n`immutableGen` which might be necessary for the subsequent `gopherjs build` to work.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fjohanbrandhorst%2Fgrpcweb-example","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fjohanbrandhorst%2Fgrpcweb-example","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fjohanbrandhorst%2Fgrpcweb-example/lists"}