Restfox
Offline-first, minimalist web and desktop HTTP client for API development.
Why consider Restfox?
Restfox is an open-source, offline-first alternative to Postman. It runs both directly in browser tabs (via web proxy) and as standalone desktop binaries for Linux, macOS, and Windows.
Learn Restfox by building
Practical setup notes, real use cases, and copy-ready examples in one focused guide.
In this guide2 sections
Overview of Restfox
Restfox delivers an Insomnia-like workflow directly in your web browser. It stores workspace states in browser IndexedDB, imports Postman and Insomnia collection exports, and executes pre-request scripts.
Running with Docker
docker run -d \ --name restfox \ -p 4004:4004 \ flawiddsouza/restfox:latestAccess Restfox on http://localhost:4004.
Restfox is distributed under the MIT License.
Related tools
More options with a similar category or technology profile.
diskus
Minimal, fast alternative to du -sh written in Rust using multi-threaded directory traversal.
peco
Simplistic interactive filtering tool for Unix pipelines, process lists, and file trees.
Dapr CLI
Command-line tool for managing Dapr distributed application runtime environments and sidecars.
Freeze
Generate beautiful image screenshots and SVGs of code snippets and terminal outputs.