# rogchap/wombat

Cross platform gRPC client

Repository: https://github.com/rogchap/wombat
Canonical: https://ross.abutalabs.com/products/wombat
Language: Svelte
License: MIT
License Family: permissive
Topics: grpc, go, macos, linux, windows, svelte, wails
Last push: 2024-07-11T08:49:23+00:00

## Health v2 (maintenance only)
Score: 23/100 (v2, computed 2026-09-02T17:46:02.011165+00:00)
- activity 0, release rhythm 8, longevity 100
- inputs: {"age_days": 2265, "days_push": 783, "days_rel": null, "gap_med": null, "n_releases_24m": 0}
- flags: none
- formula: round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10)

## Adoption (not part of the score)
Stars 1431, forks 58 (observed 2026-08-28T04:04:42.851950+00:00)

## What it is
Wombat is a cross-platform desktop GUI client for gRPC, built with Go and Wails using a Svelte frontend. It parses proto definitions (or uses server reflection) to let users interactively invoke unary and streaming RPCs.

## Use cases
- test grpc endpoints with a gui
- send unary and streaming grpc requests
- explore grpc services via server reflection
- debug grpc metadata headers and trailers
- load proto files and generate request inputs
- test bidirectional grpc streaming

## When to choose
- you want a Postman-like GUI for gRPC instead of writing client code
- you need to test all four gRPC RPC types including bidirectional streaming
- you work across macOS, Linux, and Windows and want one tool
- you want automatic request form generation from proto files or reflection

## When to avoid
- you need a scriptable or CI-friendly gRPC client (use grpcurl or a CLI instead)
- you only need simple HTTP/REST testing
- you require a web-based or team-shared API client

## Facets
- artifact type: application
- maturity: active
- function: rpc, gui, developer-tools
- domain: developer-tools, apis, backend, cross-platform
- platform: windows, cross-platform
- tags: grpc-client, gui-client, api-testing, proto, wails, svelte, macos, linux

## Member repositories
- rogchap/wombat (main) score 23

## Provenance
- Observed fields: from GitHub, fetched 2026-08-28T04:04:42.851950+00:00.
- Health v2: computed from the inputs above; adoption is never an input.
- Inferred fields (summary, facets, guidance): AI-extracted, prompt v1, taxonomy v1, on 2026-08-30T04:37:08.574214+00:00, confidence not recorded.
  - readme: https://github.com/rogchap/wombat (fetched 2026-08-28T04:04:42.851950+00:00, sha 82c395699c6d)
- Data as of 2026-08-30T08:39:29.467469+00:00.
