-
Notifications
You must be signed in to change notification settings - Fork 5
Home
Getman is a fast, native, local-first HTTP client for macOS, Windows, Linux (and a web build), built with Flutter and wrapped in three deliberately opinionated visual themes. No account, no cloud, no telemetry — everything lives in a local database on your machine.
- Live demo: https://thiagomiranda3.github.io/Getman/
- Download: latest release
- Source & README: https://github.com/thiagomiranda3/Getman
This wiki documents every feature and how to use it. Use the sidebar (→) or the map below.
| Area | Highlights |
|---|---|
| Building Requests | Tabbed workspace, 5 HTTP methods, query/header/body editors, 5 body types, cURL paste |
| Authentication | Bearer, Basic, API key (header or query), inherit-from-parent |
| Responses | Pretty/raw JSON viewer, headers, cookies, test results, metadata, copy/save, large-body handling |
| Collections | Folders, drag-and-drop, favorites, descriptions, saved request/response examples |
| Environments and Variables |
{{variables}}, dynamic variables, secret/masked values, live highlighting |
| Tests and Chaining | No-code assertions and value extraction → write back to environment |
| History | Automatic, de-duplicated request history |
| Cookies | Persistent per-domain cookie jar + manager dialog |
| Realtime WebSocket and SSE | WebSocket sessions and Server-Sent Events |
| Code Generation | Export requests as cURL, JS fetch, Node axios, Python requests, Go net/http, Java OkHttp |
| Command Palette |
Cmd/Ctrl+K fuzzy jump to requests, environments, themes |
| Keyboard Shortcuts | Fully keyboard-driven workflow |
| Themes and Appearance | Brutalist / Editorial / Arcane Quest, dark + compact modes |
| Settings | Timeouts, redirects, SSL verify, proxy, mTLS client certs, and more |
| Import Export and Git Workspace | Postman v2.1 import/export + git-friendly workspace mirror |
| Data Privacy and Storage | What's stored, where, and the privacy model |
Start with Getting Started (install + your first request) and The Interface (a tour of the layout).
See Building from Source and the in-repo docs/BUILD.md.
A note on screenshots: this wiki is text-first so it stays accurate as the UI evolves. Button and dialog labels are quoted verbatim (they're shown in UPPERCASE in the Brutalist theme).
Getman on GitHub · Releases · Live demo · Local-first HTTP client — no account, no cloud, no telemetry.
Start here
Core
Variables & automation
More features
- History
- Cookies
- Realtime WebSocket and SSE
- Code Generation
- Command Palette
- Keyboard Shortcuts
- Auto-Update
Configuration
Project