Comparison of API simulation tools

This is an old revision of this page, as edited by Wojtek-tp (talk | contribs) at 13:24, 3 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 Free Supported protocols and APIs Has a UI Scriptable/Programmable Docker support Cloud offering Quick start
Charles Proxy Commercial No HTTP(S) Yes No No No
Hoverfly Apache 2 Yes HTTP(S) No Yes Yes Yes (Hoverfly Cloud) Hoverfly introduction
Mountebank MIT Yes HTTP(S)
TCP
SMTP
No Yes Yes No Mountebank Getting Started
SoapUI MockServer European Union Public Licence Yes HTTP(S) Yes Yes No No MockServer quick start
Traffic Parrot Commercial Yes (Community Edition.) HTTP(S)
JMS
IBM® MQ (in beta)
Yes Yes Yes No Traffic Parrot Quick Start
Wiremock Apache 2 Yes HTTP(S) No Yes Yes Yes (Mocklab) Wiremock Getting Started

HTTP Features

TODO

References