NetForge logo

NetForge

A desktop application for designing, testing, and managing APIs.

Free desktop app for macOS, Windows, and Linux · No account required

Everything you need for the API lifecycle

Design specs, test endpoints, validate responses, and mock services — all in one focused desktop app.

OpenAPI Spec Editor

Full-featured editor with syntax highlighting, validation, live Swagger preview, and a document outline for fast navigation.

Request Collections & Testing

Organize requests into folders, auto-generate them from OpenAPI specs, and authenticate with Bearer, Basic, OAuth 2.0, or AWS Signature v4.

Response Validation

Validate API responses against your OpenAPI spec using JSON Schema — inline error annotations show exactly what went wrong.

Advanced Response Viewer

JSON and XML tree views with search, CSV table rendering, image and HTML preview, plus one-click code-snippet export.

Local Mock Server

Spin up a working HTTP server from any OpenAPI spec. Ship the frontend before the backend is ready — with request logs and per-route overrides.

Environments & Variables

Switch between dev, staging, and prod with {{variable}} substitution. Private variables stay on your machine.

Pre/Post-Request Scripts

A JavaScript sandbox with a built-in nf API lets you manipulate requests, transform responses, and assert test conditions.

Collection Runner

Execute requests sequentially with per-request timing and schema validation. Export runs to a CLI runner for CI/CD pipelines.

Built for flow

Fast, keyboard-first, and designed to stay out of your way.

Edit OpenAPI specs with live preview and outline navigation.
Run collections sequentially with timing and schema validation.
Spin up a local mock server from any spec, with request logs.

Download NetForge

100% free. No account, no telemetry, no strings.

Download for macOS
Apple Silicon DMG · 152 MB
SHA-256
afc8770c063817e147dd01932f4f6093f724889a1036c51d18e789ba2837c48f
Download for Windows
64-bit installer · 125 MB
SHA-256
0c9fe511fed97b6f3af457676b139df57f3bb8b485e04557842bd9a58ba31308
Download for Linux
AppImage · 157 MB
SHA-256
f91fa6d6903a9500a9c2db36e3df22b65bf1cc020992e4d1dc2dee871c0831c0

Current version 0.1.0 · Released under the Permanent Waves banner. Verify any download with shasum -a 256 <file> (macOS/Linux) or certutil -hashfile <file> SHA256 (Windows).

Frequently asked questions

Is NetForge really free?

Yes. The NetForge desktop app is free to download and use on macOS, Windows, and Linux. No account required.

Which platforms are supported?

macOS (Apple Silicon), Windows 10/11 (64-bit), and Linux (AppImage).

Where does my data live?

Everything — specs, collections, environments, private variables — is stored locally on your machine. NetForge does not send your API data anywhere.

Does it need an account or internet connection?

No. You can install NetForge and use every feature of the desktop app fully offline.

How do I report a bug or request a feature?

Email support@permanentwaves.tech and we’ll follow up.