{"id":25005123,"url":"https://github.com/shabunin/grpc-api-gw","last_synced_at":"2025-04-23T07:22:55.347Z","repository":{"id":77410997,"uuid":"445893418","full_name":"shabunin/grpc-api-gw","owner":"shabunin","description":"gRPC-proxy one-to-many with Reflection support","archived":false,"fork":false,"pushed_at":"2022-02-02T16:30:35.000Z","size":20,"stargazers_count":5,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-03-29T22:41:15.249Z","etag":null,"topics":["grpc","grpc-gateway","grpc-go","grpc-golang","grpc-proxy","grpc-reflection"],"latest_commit_sha":null,"homepage":"","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/shabunin.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":"2022-01-08T18:08:25.000Z","updated_at":"2024-12-07T13:37:23.000Z","dependencies_parsed_at":"2023-09-06T12:33:06.944Z","dependency_job_id":null,"html_url":"https://github.com/shabunin/grpc-api-gw","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/shabunin%2Fgrpc-api-gw","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shabunin%2Fgrpc-api-gw/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shabunin%2Fgrpc-api-gw/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shabunin%2Fgrpc-api-gw/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/shabunin","download_url":"https://codeload.github.com/shabunin/grpc-api-gw/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":250387869,"owners_count":21422216,"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":["grpc","grpc-gateway","grpc-go","grpc-golang","grpc-proxy","grpc-reflection"],"created_at":"2025-02-05T00:10:55.841Z","updated_at":"2025-04-23T07:22:55.326Z","avatar_url":"https://github.com/shabunin.png","language":"Go","funding_links":[],"categories":[],"sub_categories":[],"readme":"# grpc-api-gw\n\nThis is experimental/researching project.\n\nThe purpose is to make use of grpc-proxy module and reflection feature to make grpc api-gateway or  you call it proxy with zero configutarion.\nAll is needed - grpc reflection enabled and the proxy will automatically find methods for every connection.\n\nArticle in russian with some explanations can be found at:\n\nhttps://habr.com/en/post/645433/\n\n## try in action\n\nfirst, build docker-compose:\n\n```\ncd example\ndocker-compose build\ndocker-compose up\n```\n\nIt will start three services: echo, greeter and our proxy.\n\n\nthen connect with evans to proxy\n\n```\nevans --host localhost --port 42001 -r\n```\n\nnow you can select appropriate package, service, call methods.\n\nYou can connect to each service separately as well(use ports 50051 and 50052).\n\n## based on:\n\n* https://github.com/mwitkow/grpc-proxy\n* https://github.com/jhump/protoreflect","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fshabunin%2Fgrpc-api-gw","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fshabunin%2Fgrpc-api-gw","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fshabunin%2Fgrpc-api-gw/lists"}