rogchap/wombat
Cross platform gRPC client observed · 2026-08-28
Health v2 · maintenance only
23/100
- Activity 0
- Release rhythm 8
- Longevity 100
How is this computed?
round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10) — computed 2026-09-02. Adoption (stars, forks) is never an input.
- gap_med: n/a
- age_days: 2265
- days_rel: n/a
- days_push: 783
- n_releases_24m: 0
Adoption not part of the score
1431 stars · 58 forks observed · 2026-08-28
What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-30, confidence not recorded
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
application · maturity active
rpc gui developer-tools developer-tools apis backend cross-platform windows cross-platform grpc-client gui-client api-testing proto wails svelte macos linux
1 source
- readme: https://github.com/rogchap/wombat · fetched 2026-08-28 · 82c395699c6d
Member repositories
| Repository | Role | Health v2 |
|---|---|---|
| rogchap/wombat | main | 23 |
For agents
Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem