{"id":22610277,"url":"https://github.com/semior001/grpcwget","last_synced_at":"2025-10-13T15:08:10.695Z","repository":{"id":139120309,"uuid":"460594815","full_name":"Semior001/grpcwget","owner":"Semior001","description":"small utility to download files through grpc","archived":false,"fork":false,"pushed_at":"2022-02-18T01:51:55.000Z","size":2520,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-10-13T15:08:09.995Z","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":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/Semior001.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":"2022-02-17T20:21:09.000Z","updated_at":"2022-02-18T01:15:57.000Z","dependencies_parsed_at":"2023-06-09T05:15:26.147Z","dependency_job_id":null,"html_url":"https://github.com/Semior001/grpcwget","commit_stats":null,"previous_names":[],"tags_count":2,"template":false,"template_full_name":null,"purl":"pkg:github/Semior001/grpcwget","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Semior001%2Fgrpcwget","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Semior001%2Fgrpcwget/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Semior001%2Fgrpcwget/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Semior001%2Fgrpcwget/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/Semior001","download_url":"https://codeload.github.com/Semior001/grpcwget/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Semior001%2Fgrpcwget/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":279015903,"owners_count":26085777,"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-10-13T02:00:06.723Z","response_time":61,"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":[],"created_at":"2024-12-08T16:06:31.145Z","updated_at":"2025-10-13T15:08:10.666Z","avatar_url":"https://github.com/Semior001.png","language":"Go","funding_links":[],"categories":[],"sub_categories":[],"readme":"# grpcwget [![Go](https://github.com/Semior001/grpcwget/actions/workflows/.go.yaml/badge.svg)](https://github.com/Semior001/grpcwget/actions/workflows/.go.yaml) [![codecov](https://codecov.io/gh/Semior001/grpcwget/branch/master/graph/badge.svg?token=nLxLt9Vdyo)](https://codecov.io/gh/Semior001/grpcwget) [![go report card](https://goreportcard.com/badge/github.com/Semior001/grpcwget)](https://goreportcard.com/report/github.com/Semior001/grpcwget) [![Go Reference](https://pkg.go.dev/badge/github.com/Semior001/grpcwget.svg)](https://pkg.go.dev/github.com/Semior001/grpcwget)\nSmall utility to download files through grpc. Currently, only files received via \n[google.api.HttpBody](https://github.com/googleapis/googleapis/blob/master/google/api/httpbody.proto) \nare supported.\n\n### install\n`go install github.com/Semior001/grpcwget@v0.1.1` or via downloading the binary\nin the releases.\n\n## options\n```\nApplication Options:\n  -p, --protoset= location to pb file\n  -H, --header=   headers to add to request\n  -d, --body=     body of GRPC request\n  -a, --addr=     address to GRPC server\n  -m, --method=   full path to method\n  -o, --output=   location to output file, current dir by default (default: .)\n      --timeout=  request timeout\n      --dbg       turn on debug mode\n```\n\n### example\n```bash\ngrpcwget -p api.pb -a localhost:9000 \\\n      -m semior.some.package.v1.Service/DownloadFile \\\n      -d '{\"someparam\": \"someval\"}' \\\n      -o some_response.pdf\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fsemior001%2Fgrpcwget","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fsemior001%2Fgrpcwget","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fsemior001%2Fgrpcwget/lists"}