Hoverfly vs Imposter

A side-by-side comparison of two self-hosted developer tools & git options — licensing, setup difficulty, resource needs, and what each one replaces.

Not the right match-up?
FeatureHoverflyImposter
Deploy effortUnder-an-hour setupUnder-an-hour setup
Health score86 · Excellent99 · Excellent
CategoryDeveloper Tools & GitDeveloper Tools & Git
LicenseApache-2.0GPL-3.0
LanguageGoKotlin
Setup difficultyMediumEasy
Min. RAM128 MB256 MB
Deploymentdocker, binarydocker, binary
GitHub stars★ 2,523
First released20162016
ReplacesWireMockWireMock

What are Hoverfly and Imposter?

Hoverfly

Hoverfly is a lightweight service virtualization tool that captures and simulates HTTP and HTTPS traffic for testing. It lets teams replace slow or unavailable dependencies with simulations.

  • Capture and replay traffic
  • Service virtualization
  • Latency and fault simulation
  • Lightweight Go binary

Imposter

Imposter is a scriptable, lightweight mock server for creating mock REST, SOAP and other APIs from OpenAPI specs or simple config. It is self-hosted as a single binary or container for testing.

  • Mock from OpenAPI specs
  • Scriptable behavior
  • REST and SOAP support
  • Self-hostable

Hoverfly vs Imposter: key differences

Hoverfly is written in Go, while Imposter is built with Kotlin. Licensing differs — Apache-2.0 for Hoverfly versus GPL-3.0 for Imposter. Hoverfly is the lighter option, starting around 128 MB of RAM against 256 MB for Imposter.

Why pick each one

Choose Hoverfly if…

  • Released under the Apache-2.0 license
  • First-class Docker support for quick deployment
  • Active community (2.5k GitHub stars)
  • Written in Go
Hoverfly details

Choose Imposter if…

  • Released under the GPL-3.0 license
  • Easy to set up — beginner-friendly
  • First-class Docker support for quick deployment
  • Written in Kotlin
Imposter details

Frequently asked questions

Is Hoverfly or Imposter better?

Neither is universally better. Hoverfly has the larger community, while Imposter is simpler to set up (easy difficulty). Choose based on the comparison table above and your own setup.

Are Hoverfly and Imposter free and open-source?

Yes. Hoverfly is licensed under Apache-2.0 and Imposter under GPL-3.0. Both can be self-hosted at no software cost.

Can I run Hoverfly and Imposter with Docker?

Hoverfly: yes. Imposter: yes.

Which is lighter on resources, Hoverfly or Imposter?

Hoverfly has the smaller minimum footprint at 128 MB of RAM, compared to about 256 MB for Imposter. Real-world usage depends on library size, user count, and enabled features.

Related comparisons