API Simulator 0.3.0 Release

November 19, 2016   The biggest feature in the release is the new support for external parameters. Previously, it was possible to configure and use default parameters and parameters extracted from the HTTP request. This release introduces the concept of parameters providers. Through providers, API Simulator now can use parameters from external data sources. This… Read More »API Simulator 0.3.0 Release

More Docs Available Online

September 25, 2016   It was somewhat overdue but today we published new docs online to provide you with more info on how to take advantage of API Simulator and the tools it comes with. They cover API Recorder, API Client, and something exciting we have been diligently working on – API Simulation Modeler. API… Read More »More Docs Available Online

API Simulator in Docker Container

July 12, 2016   Docker containers have gained a lot of popularity. Here is why API Simulator in a Docker container is a compelling combination, especially if your organization already uses Docker. A simple way to explain Docker is that it is a container technology for Linux that allows the packaging of an application and… Read More »API Simulator in Docker Container

API Simulator 0.2.1 Release

July 5, 2016   The previous release, v0.2.0 , introduced the API Recorder for HTTP. By acting as a man-in-the-middle between an API client and API provider, API Recorder captures the raw HTTP traffic between them and records it to files; the files then make it easier to model API simlets for existing APIs. This… Read More »API Simulator 0.2.1 Release