{"id":13596785,"url":"https://github.com/rogchap/wombat","last_synced_at":"2025-05-15T21:07:37.525Z","repository":{"id":40284111,"uuid":"273655853","full_name":"rogchap/wombat","owner":"rogchap","description":"Cross platform gRPC client","archived":false,"fork":false,"pushed_at":"2024-07-11T08:49:23.000Z","size":3624,"stargazers_count":1414,"open_issues_count":39,"forks_count":55,"subscribers_count":9,"default_branch":"master","last_synced_at":"2025-05-15T07:45:34.058Z","etag":null,"topics":["go","grpc","linux","macos","svelte","wails","windows"],"latest_commit_sha":null,"homepage":"","language":"Svelte","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/rogchap.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":null,"funding":".github/FUNDING.yml","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},"funding":{"github":"rogchap"}},"created_at":"2020-06-20T06:58:17.000Z","updated_at":"2025-05-15T04:11:09.000Z","dependencies_parsed_at":"2024-11-28T12:02:16.496Z","dependency_job_id":"a34d31b7-7b7e-4f5d-903f-fbb9c6b5647d","html_url":"https://github.com/rogchap/wombat","commit_stats":{"total_commits":172,"total_committers":9,"mean_commits":19.11111111111111,"dds":0.08720930232558144,"last_synced_commit":"e1bcd80dc7540fa4e2dce37e82e876e24bbc1200"},"previous_names":[],"tags_count":12,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rogchap%2Fwombat","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rogchap%2Fwombat/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rogchap%2Fwombat/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rogchap%2Fwombat/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/rogchap","download_url":"https://codeload.github.com/rogchap/wombat/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":254422764,"owners_count":22068678,"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":["go","grpc","linux","macos","svelte","wails","windows"],"created_at":"2024-08-01T16:02:47.800Z","updated_at":"2025-05-15T21:07:37.506Z","avatar_url":"https://github.com/rogchap.png","language":"Svelte","readme":"\u003cp align=\"center\"\u003e\n\u003cimg src=\"assets/gh/title.png\" width=\"400px\" alt=\"Wombat\" /\u003e\n\u003ch3 align=\"center\"\u003eCross platform gRPC client\u003c/h3\u003e\n\u003c/p\u003e\n\n\u003cp align=\"center\"\u003e\n\u003ca href=\"https://github.com/rogchap/wombat/releases\"\u003e\u003cimg src=\"https://img.shields.io/github/v/release/rogchap/wombat?include_prereleases\u0026style=flat-square\" alt=\"Github release\"\u003e\u003c/a\u003e\n\u003cimg alt=\"Homebrew Cask\" src=\"https://img.shields.io/homebrew/cask/v/wombat?style=flat-square\" /\u003e\n\u003cimg alt=\"AUR\" src=\"https://img.shields.io/aur/version/wombat-bin?style=flat-square\" /\u003e\n\u003cbr/\u003e\n\u003cimg alt=\"Go version\" src=\"https://img.shields.io/github/go-mod/go-version/rogchap/wombat?style=flat-square\" /\u003e\n\u003ca href=\"https://goreportcard.com/badge/github.com/rogchap/wombat\"\u003e\u003cimg alt=\"Go report card\" src=\"https://goreportcard.com/badge/github.com/rogchap/wombat?style=flat-square\" /\u003e\u003c/a\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\u003c/p\u003e\n\n\u003cp\u003e\n\u003cimg src=\"assets/gh/screenshot.png\" width=\"100%\" alt=\"screenshot\" /\u003e\n\u003c/p\u003e\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- Input generation for all scalar types\n- Input generation for nested 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- Send EOF for client streaming and bi-directional streaming\n- View response messages\n- View RPC Header and Trailer\n- View full RPC statistics\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/rogchap/wombat/releases) page for the latest downloads. \n\n## Install\n\n### MacOS\n\n[Download](https://github.com/rogchap/wombat/releases) and open `Wombat*_Darwin_86_64.dmg`, drag `Wombat.app` to the `Applications` folder and run from `Applications`.\n\nOr via [Homebrew](https://brew.sh/)\n\n```bash\n$ brew install --cask wombat\n```\n\nIf you get this error message: `\"Wombat.app\" can't be opened because the identity of the developer cannot be\nconfirmed.`, Install by **Right Click/Option Click** -\u003e **Open** -\u003e **Open**. You'll only need to do this on first\ninstall.\n\n\n\n### Linux\n\n[Download](https://github.com/rogchap/wombat/releases) and unarchive `Wombat*_Linux_86_64.tar.gz` and run.\n\n#### Arch Linux AUR\n\n```bash\n$ yay -S wombat-bin\n```\n\n### Windows\n\n[Download](https://github.com/rogchap/wombat/releases) and unarchive `Wombat*_Windows_86_64.zip` and run.\n","funding_links":["https://github.com/sponsors/rogchap"],"categories":["Svelte","🧰 Tools","Tools","Specialized API Clients (GraphQL, gRPC, WebSocket)","Projects","Repositories"],"sub_categories":["API platforms","GUI","62. [Wombat](https://github.com/rogchap/wombat)","API Testing"],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Frogchap%2Fwombat","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Frogchap%2Fwombat","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Frogchap%2Fwombat/lists"}