Comparison of API simulation tools

This is an old revision of this page, as edited by Wojtek-tp (talk | contribs) at 17:28, 2 October 2017. The present address (URL) is a permanent link to this revision, which may differ significantly from the current revision.

The tools listed here support simulating APIs. The are also called API mocking tools, service virtualization tools and over the wire test doubles.

General

License Cost Supported protocols and APIs Has a UI Scriptable/Programmable Docker support Cloud offering Quick start
Charles Proxy Commercial $50/license HTTP(S) Yes No No No
Hoverfly Apache 2 Free HTTP(S) No Yes Yes Yes (Hoverfly Cloud) Hoverfly introduction
Mountebank MIT Free HTTP(S)
TCP
SMTP
No Yes Yes No Mountebank Getting Started
SoapUI MockServer European Union Public Licence Free HTTP(S) Yes Yes No No MockServer quick start
Traffic Parrot Commercial Free community edition.
Business edition starting at $19/m.
HTTP(S)
JMS
IBM® MQ (in beta)
Yes Yes Yes No Traffic Parrot Quick Start
Wiremock Apache 2 Free HTTP(S) No Yes Yes Yes (Mocklab) Wiremock Getting Started

HTTP Features

TODO

References