{"id":19258399,"url":"https://github.com/maurodelazeri/grpcweb","last_synced_at":"2025-04-21T15:31:33.191Z","repository":{"id":39554330,"uuid":"177665567","full_name":"maurodelazeri/grpcweb","owner":"maurodelazeri","description":"grpcweb","archived":false,"fork":false,"pushed_at":"2022-12-09T17:14:35.000Z","size":3924,"stargazers_count":1,"open_issues_count":24,"forks_count":4,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-04-01T14:20:58.293Z","etag":null,"topics":["golang","grpc","grpc-web"],"latest_commit_sha":null,"homepage":null,"language":"JavaScript","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/maurodelazeri.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}},"created_at":"2019-03-25T21:12:57.000Z","updated_at":"2019-07-09T06:06:44.000Z","dependencies_parsed_at":"2022-09-20T05:24:24.176Z","dependency_job_id":null,"html_url":"https://github.com/maurodelazeri/grpcweb","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/maurodelazeri%2Fgrpcweb","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/maurodelazeri%2Fgrpcweb/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/maurodelazeri%2Fgrpcweb/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/maurodelazeri%2Fgrpcweb/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/maurodelazeri","download_url":"https://codeload.github.com/maurodelazeri/grpcweb/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":250080662,"owners_count":21371546,"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":["golang","grpc","grpc-web"],"created_at":"2024-11-09T19:13:16.114Z","updated_at":"2025-04-21T15:31:32.843Z","avatar_url":"https://github.com/maurodelazeri.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# grpcweb\n\ngrpcweb\n\n```\ncd app/my-app/src/proto\nprotoc alaska.proto enum.proto user.proto  --js_out=import_style=commonjs:. --grpc-web_out=import_style=commonjs,mode=grpcwebtext:.\n```\n\n```\ncd proto/\nprotoc helloworld.proto --go_out=plugins=grpc:.\n```\n\nStart the server\n\n```\ngo run main.go\n```\n\nStart the app\n\n```\ncd app/my-app/\nyarn install\nyarn start\n```\n\n```\ndocker build -t envoy:v1 .\ndocker run -d --name envoy -p 9901:9901 -p 8080:8080 envoy:v1\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmaurodelazeri%2Fgrpcweb","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fmaurodelazeri%2Fgrpcweb","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmaurodelazeri%2Fgrpcweb/lists"}