Firecamp
An open-source API client for testing REST, GraphQL, WebSocket and Socket.IO requests in the browser.
These buttons open the developer's own site, repository or store listing in a new tab. wares.gg does not host downloads.
About Firecamp
Firecamp is an API client for sending requests and exploring APIs by hand. From its start page you can open a REST request, a GraphQL playground, a WebSocket playground or a Socket.IO playground, and you can import an existing collection.
You can try requests as a guest without signing up. Creating collections, saving requests and collaborating with a team require a full account. It suits developers who work with real-time protocols as well as plain HTTP APIs.
Strengths
- Handles REST, GraphQL, WebSocket and Socket.IO in one tool
- Guest mode lets you send requests without signing up
- Can import existing request collections
- Source code published on GitHub
Limitations
- Saving requests and collections requires an account
- Team collaboration depends on the hosted service
Details
- Pricing
- FreeFree to use as a guest; an account unlocks saved collections and team features.
- License
- Open source, license not stated
- Developer
- Firecamp
- Platforms
- Web
- How it runs
- Web application
- Account
- Not required
- Best suited for
- Developers testing HTTP and real-time APIs from the browser
- 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 Firecamp
Compare allSoftware that can replace Firecamp 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 also runs in the browser and is open source under MIT, adds Server-Sent Events and MQTT, and can be self-hosted so collections stay on your infrastructure.
Postman
The most widely used API client, for sending HTTP requests, organising them into collections and sharing them with a team.
Postman offers desktop apps and a browser version with collections, scripts, documentation and mock servers, but it is closed source and stores collections on its cloud by default.
Insomnia
An API client for REST, GraphQL and gRPC that can keep everything local or sync through Git instead of a cloud.
Insomnia moves to an open-source desktop client covering REST, GraphQL, gRPC and WebSockets, with local storage or Git sync, though most features expect an account.
Restfox
A lightweight, offline-first open-source HTTP client that runs in the browser and on the desktop.
Restfox is a lightweight, offline-first open-source HTTP client usable in the browser without installing anything, but with fewer collaboration and automation features than Firecamp.
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 open-source MIT desktop client that stores collections as plain files shared through Git, covering REST, GraphQL, gRPC and WebSocket but not Socket.IO.
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 open-source offline desktop client for REST, GraphQL, gRPC, WebSockets and SSE, keeping requests as files in git with no cloud account needed.
ReqBin
An online tool for sending REST and SOAP API requests directly from the browser.
ReqBin sends REST and SOAP requests from the browser without login, but sends them from its own servers and lacks WebSocket and Socket.IO support; it is closed source.
RESTer
A browser extension for Firefox and Chrome for crafting and sending HTTP requests.
RESTer runs as a Firefox and Chrome extension for crafting and saving HTTP requests, without an account, but it is closed source and lacks real-time protocol support.
Firecamp as an alternative
Listings that name Firecamp as an alternative.
Apollo Sandbox
A free web-based GraphQL explorer for writing and running queries against any GraphQL endpoint.
Firecamp is an open-source browser client that handles GraphQL along with REST, WebSocket and Socket.IO, though saving requests and collections requires an account.
WebSocket King
A web-based client for connecting to, testing and debugging WebSocket servers.
Firecamp is an open-source browser client handling WebSocket and Socket.IO alongside REST and GraphQL, with a guest mode, though saving collections requires an account.
Similar software
Related functionality, not necessarily a direct replacement.
Altair GraphQL Client
A GraphQL client for writing, sending and debugging queries on desktop, in a browser extension and online.
MQTTX
A desktop, web and command-line MQTT client for testing brokers, topics and messages.