Wingetlywingetly
← All apps

EasyPostman

by Lakerv6.0.15

Last updated

An open-source Postman-style API client and JMeter-style load testing desktop app.

Install with winget

$ winget install --id Laker.EasyPostman --exact --version 6.0.15

Run in Command Prompt, PowerShell, or Windows Terminal. Prompts for any agreements.

Silent install command for EasyPostman

EasyPostman uses EXE (Inno Setup). The silent install switches are /SP- /VERYSILENT /SUPPRESSMSGBOXES /NORESTART.

One-line silent install (x64, machine scope)
EasyPostman-6.0.15-windows-x64.exe /SP- /VERYSILENT /SUPPRESSMSGBOXES /NORESTART

See the full silent install reference for EasyPostman

Built by Pckgr

For Intune admins

Stop chasing app updates. Pckgr patches them for you.

Automated application patching for Microsoft Intune. Pckgr keeps a curated library of 1,000+ apps continuously up-to-date in your tenant via Microsoft Graph - no manual repackaging, no chasing vendor sites.

Start free 30-day trial

No credit card required.

About

EasyPostman combines a Postman-style API debugging workspace with JMeter-style performance testing in one local-first desktop app.

Installers · v6.0.15

ArchitectureTypeScopeInstallDownload
x64EXE
Inno Setup
machineDirect

Copy a command tailored to that specific architecture, type, and scope - useful when winget would otherwise pick a different default.

Security

No known CVEs for EasyPostman.

Coverage is best-effort and depends on a winget package mapping to an NVD CPE entry. Absence here is not a guarantee of safety.

Related apps

  • PostmanPostman
    Postman.Postmanv12.25.7

    The Collaboration Platform for API Development

  • OpenALCreative Technology Ltd.
    CreativeTechnology.OpenALv1.1

    OpenAL is a cross-platform 3D audio API appropriate for use with gaming applications and many other types of audio applications.

  • RevitLookup 2026Lookup Foundation
    LookupFoundation.RevitLookup.2026v2026.1.3

    Interactive Revit RFA and RVT project database exploration tool to view and navigate BIM element parameters, properties and relationships.

  • RevitLookup 2027Lookup Foundation
    LookupFoundation.RevitLookup.2027v2027.0.3

    Interactive Revit RFA and RVT project database exploration tool to view and navigate BIM element parameters, properties and relationships.

  • k6Grafana Labs
    GrafanaLabs.k6v2.2.0

    A modern load testing tool, using Go and JavaScript.

  • WebLogic Remote ConsoleOracle Corporation
    Oracle.WebLogicRemoteConsolev3.0.5

    WebLogic Remote Console is a lightweight, open source console that you can use to manage your WebLogic Server domain running anywhere, such as on a physical or virtual machine, in a container, Kubernetes, or in the Oracle Cloud.

More from Laker or browse api, api-client, http.

Frequently asked questions

How do I install EasyPostman on Windows?
Open Windows Terminal, PowerShell, or Command Prompt and run: winget install --id Laker.EasyPostman --exact --version 6.0.15. winget downloads the installer from Laker and runs it. Requires Windows 10 (1809+) or Windows 11.
How do I install EasyPostman silently for unattended deployment?
Add --silent and accept the agreements upfront: winget install --id Laker.EasyPostman --exact 6.0.15 --silent --accept-package-agreements --accept-source-agreements. This is the variant Intune, Configuration Manager, and other deployment tools should use.
What are the silent install switches for EasyPostman?
EasyPostman uses EXE (Inno Setup). Run the downloaded installer with: EasyPostman-6.0.15-windows-x64.exe /SP- /VERYSILENT /SUPPRESSMSGBOXES /NORESTART. The silent switches are /SP- /VERYSILENT /SUPPRESSMSGBOXES /NORESTART.
How do I uninstall EasyPostman via winget?
Run: winget uninstall --id Laker.EasyPostman --exact. Add --silent for unattended uninstalls. winget will use the registered uninstaller from EasyPostman's Apps & Features entry.
Is EasyPostman free?
EasyPostman is distributed under Apache-2.0. Refer to the publisher (https://github.com/lakernote/EasyPostman) for the full license terms - Wingetly itself does not charge for installation.
Does EasyPostman work on Windows 10?
Yes, as long as your Windows 10 build supports winget (1809 or newer). winget ships with App Installer on Windows 10/11 and pulls EasyPostman directly from the publisher.
How do I keep EasyPostman up to date?
Run winget upgrade --id Laker.EasyPostman --exact, or winget upgrade --all to update everything winget tracks. We index 2 versions of EasyPostman from microsoft/winget-pkgs.

Recent versions

  • 6.0.15latest
  • 6.0.11