Restfox
A lightweight, offline-first open-source HTTP client that runs in the browser and on the desktop.
These buttons open the developer's own site, repository or store listing in a new tab. wares.gg does not host downloads.
1 more ways to get Restfox
Package managers
- Homebrew
brew install --cask restfox
About Restfox
Restfox is a REST and HTTP client for building and sending requests and inspecting responses. It is designed to be lightweight and offline-first, and it can be used directly in a web browser or installed as a desktop application.
Its source is openly published. It suits developers who want a small, quick alternative to heavier API platforms such as Postman or Insomnia for everyday request testing.
Strengths
- Lightweight and quick to open
- Works offline
- Usable in the browser without installing anything
Limitations
- Fewer collaboration and automation features than larger API platforms
Details
- Pricing
- FreeFree and open source.
- License
- Open source, license not stated
- Developer
- The Restfox contributors
- Platforms
- Web
- How it runs
- Downloadable app, Web application
- Works offline
- Yes
- Best suited for
- Developers who want a light HTTP client in the browser or on the desktop
- Categories
- API clients, Developer tools
- Last verified
- Added
- Provenance
- Facts checked against the developer's own pages and store listings, 1 sources on file.
Alternatives to Restfox
Compare allSoftware that can replace Restfox for an important use case, and what changes if you switch.
Hoppscotch
A fast API client that runs in a browser tab, with a self-hostable workspace if you want one.
Hoppscotch is also a light browser-based client, open source under MIT, adding GraphQL, WebSocket, MQTT and self-hosting, with team collaboration as the paid part.
Postman
The most widely used API client, for sending HTTP requests, organising them into collections and sharing them with a team.
Postman adds team workspaces, test scripts, a runner and mock servers, but it is closed source and built around a cloud account rather than offline use.
Insomnia
An API client for REST, GraphQL and gRPC that can keep everything local or sync through Git instead of a cloud.
Insomnia is an open-source desktop client with GraphQL, gRPC, an OpenAPI editor and test suites, but it is heavier and most features expect an account.
Bruno
An API client that saves collections as plain files in a folder, so Git handles the sharing instead of a cloud account.
Bruno is an MIT-licensed offline desktop client storing collections as files for Git, with a command line runner for CI, but it is heavier as an Electron app.
Yaak
An offline-first API client for REST, GraphQL, gRPC, WebSockets and SSE, with requests stored as files you can commit to git.
Yaak is an offline-first MIT-licensed desktop client adding GraphQL, gRPC and imports from Postman and OpenAPI, but it does not run in the browser.
Firecamp
An open-source API client for testing REST, GraphQL, WebSocket and Socket.IO requests in the browser.
Firecamp is another open-source browser client that adds WebSocket and Socket.IO testing, but saving requests and collections requires an account.
ReqBin
An online tool for sending REST and SOAP API requests directly from the browser.
ReqBin is a closed-source online tool needing no install or login, but requests go through its servers, making local or private endpoints harder to reach.
RESTer
A browser extension for Firefox and Chrome for crafting and sending HTTP requests.
RESTer runs as a Firefox and Chrome extension with saved requests, but is not open source and has no desktop or offline web version.
Restfox as an alternative
Listings that name Restfox as an alternative.
Scalar API Client
An open-source, OpenAPI-aware API client for sending and testing HTTP requests, from the Scalar API platform.
Restfox is a lightweight open-source client usable offline in the browser, without OpenAPI awareness but also without a commercial documentation platform around it.
Similar software
Related functionality, not necessarily a direct replacement.
curlconverter
A web tool that converts curl commands into equivalent code for dozens of languages and libraries.
Apollo Sandbox
A free web-based GraphQL explorer for writing and running queries against any GraphQL endpoint.
curl
Command-line tool for transferring data with URLs, supporting dozens of protocols.
HTTPie
Human-friendly command line HTTP client with colourised output.
Mockoon
A desktop app and CLI for designing and running mock REST APIs locally without an account.