{"id":13740121,"url":"https://github.com/forest33/warthog","last_synced_at":"2025-10-10T23:30:24.839Z","repository":{"id":62711779,"uuid":"549540572","full_name":"Forest33/warthog","owner":"Forest33","description":"Cross platform gRPC GUI client","archived":false,"fork":false,"pushed_at":"2025-03-06T12:37:27.000Z","size":9160,"stargazers_count":124,"open_issues_count":4,"forks_count":6,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-05-25T17:05:32.453Z","etag":null,"topics":["go-astilectron","grpc","grpc-client","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/Forest33.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,"zenodo":null}},"created_at":"2022-10-11T10:45:24.000Z","updated_at":"2025-04-28T09:46:04.000Z","dependencies_parsed_at":"2025-05-18T16:18:12.956Z","dependency_job_id":null,"html_url":"https://github.com/Forest33/warthog","commit_stats":{"total_commits":60,"total_committers":2,"mean_commits":30.0,"dds":0.01666666666666672,"last_synced_commit":"e00f16735e0046859604d653e172567ba71d8ff3"},"previous_names":[],"tags_count":14,"template":false,"template_full_name":null,"purl":"pkg:github/Forest33/warthog","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Forest33%2Fwarthog","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Forest33%2Fwarthog/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Forest33%2Fwarthog/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Forest33%2Fwarthog/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/Forest33","download_url":"https://codeload.github.com/Forest33/warthog/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Forest33%2Fwarthog/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":279005573,"owners_count":26083919,"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-10T02:00:06.843Z","response_time":62,"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-astilectron","grpc","grpc-client","protobuf"],"created_at":"2024-08-03T04:00:42.940Z","updated_at":"2025-10-10T23:30:23.473Z","avatar_url":"https://github.com/Forest33.png","language":"Go","funding_links":[],"categories":["Tools"],"sub_categories":["GUI"],"readme":"\u003cp align=\"center\"\u003e\n\u003cimg src=\"resources/icons/app.png\" style=\"width:150px\" width=\"150\" alt=\"Warthog\" /\u003e\n\u003ch1 align=\"center\"\u003eWarthog\u003c/h1\u003e\n\u003ch4 align=\"center\"\u003eCross platform gRPC GUI client\u003c/h4\u003e\n\u003c/p\u003e\n\u003cp align=\"center\"\u003e\n\u003ca href=\"https://github.com/forest33/warthog/releases\"\u003e\u003cimg src=\"https://img.shields.io/github/v/release/forest33/warthog?include_prereleases\u0026style=flat-square\" alt=\"Github release\"\u003e\u003c/a\u003e\n\u003ca href=\"https://goreportcard.com/report/github.com/forest33/warthog\" target=”_blank”\u003e\u003cimg src=\"https://goreportcard.com/badge/github.com/forest33/warthog\"/\u003e\u003c/a\u003e\n\u003cimg src=\"https://img.shields.io/github/go-mod/go-version/forest33/warthog?style=flat-square\"/\u003e\n\u003ca href=\"https://github.com/grpc-ecosystem/awesome-grpc\"\u003e\u003cimg alt=\"Awesome gRPC\" src=\"https://raw.githubusercontent.com/sindresorhus/awesome/main/media/badge-flat.svg\" /\u003e\u003c/a\u003e\n\u003cbr/\u003e\u003cbr/\u003e\n\u003cimg src=\"assets/gui.webp\" alt=\"Warthog UI\" title=\"Warthog cross platform gRPC client\"\u003e\n\u003c/p\u003e\n\n\n## Features\n\n- Automatic parsing of proto definitions to render services and input messages\n- `.proto` file discovery\n- Selection of multiple services and methods\n- Configuration of TLS, including disabling TLS (plain text)\n- Authentication: Basic, Bearer Token, JWT, GCE\n- Kubernetes port forwarding\n- Authorization in Google Cloud services\n- Input generation for all scalar types\n- Input generation for nested and looped messages \n- Input generation for enums, including nested\n- Input generation for repeated fields\n- Input generation for oneof and map fields\n- Support for adding RPC metadata\n- Execute unary requests\n- Execute server streaming requests\n- Execute client streaming requests\n- Execute bidirectional requests\n- Cancel requests in-flight\n- View response messages\n- View RPC Header and Trailer\n- MacOS build\n- Linux build\n- Windows build\n- Reflection API to determine RPC schema\n- Support for Google Well Known Types\n- Create multiple workspaces and workspace switching\n\n## Download\n\nVisit the [Releases](https://github.com/Forest33/warthog/releases) page for the latest downloads.\n\n## Install\n\n### Linux\n\n[Download](https://github.com/Forest33/warthog/releases) and unarchive `Warthog*-linux-x86-64.tar.gz` and run.\n\n### MacOS\n\n[Download](https://github.com/Forest33/warthog/releases) and open `Warthog*-darwin-x86-64.dmg` or `Warthog*-darwin-arm64.dmg`, drag `Warthog` to\nthe `Applications` folder and run from `Applications`.\n\n### Windows\n\n[Download](https://github.com/Forest33/warthog/releases) and run `Warthog*-windows-x86-64.exe`.\n\n## Google Cloud services authorization\n- Enable Kubernetes Engine API and check quota for your project at [https://console.developers.google.com/apis/api/container](https://console.developers.google.com/apis/api/container)\n- Install gcloud CLI from [https://cloud.google.com/sdk/](https://cloud.google.com/sdk/) and run:\n````\n  gcloud beta auth application-default login\n````","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fforest33%2Fwarthog","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fforest33%2Fwarthog","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fforest33%2Fwarthog/lists"}