Restfox

Restfox is a lightweight, offline-first web HTTP client for testing REST APIs, similar to Postman but browser-based. It supports HTTP, WebSocket, and GraphQL protocols, with features including environment variables, response history, and an extensible plugin system. Available as a web app, desktop application for macOS, Windows, and Linux, and as a Docker container.

API entry from apis.yml

apis.yml Raw ↑
aid: restfox:restfox
name: Restfox
description: Restfox is a lightweight, offline-first web HTTP client for testing REST APIs, similar to
  Postman but browser-based. It supports HTTP, WebSocket, and GraphQL protocols, with features including
  environment variables, response history, and an extensible plugin system. Available as a web app, desktop
  application for macOS, Windows, and Linux, and as a Docker container.
humanURL: https://restfox.dev/
tags:
- API Testing
- HTTP Client
- Browser
- Desktop
- Open Source
- GraphQL
- WebSocket
properties:
- type: JSONSchema
  url: https://raw.githubusercontent.com/api-evangelist/restfox/refs/heads/main/json-schema/restfox-collection-schema.json
- type: Vocabulary
  url: https://raw.githubusercontent.com/api-evangelist/restfox/refs/heads/main/vocabulary/restfox-vocabulary.yml
- type: Documentation
  url: https://docs.restfox.dev/
- type: GettingStarted
  url: https://restfox.dev/
- type: GitHubRepository
  url: https://github.com/flawiddsouza/Restfox
- type: Docker
  url: https://hub.docker.com/r/flawiddsouza/restfox
- url: graphql/restfox-graphql.md
  type: GraphQL