Getting Started
This section will guide you through the installation and usage of Speedscale proxymock. proxymock is a free to use extension that will record a live application's behavior and generate mock servers and tests. This extension is free to use for local development. No strings attached.
Speedscale proxymock is a simulation engine that lets you run your app as if it were in a live environment even if your backend systems are unavailable. Proxymock records your application's behavior while it runs in the debugger and automatically generates mock servers (and soon tests!) based on the application's behavior.
Just run your app normally and proxymock will listen to all the API and database calls coming into and out of your application. Next time you run your app, you will have the option of running the mock servers (and soon tests!) generated by proxymock instead of needing an ephemeral or cloud development environment. You don't need to change your endpoints or database connections, proxymock is a passive listener. You don't need to change your code, this process is automated.
If you want to deploy any of these mocks or tests in the cloud, you can sign up for a free account here for our enterprise service.
Installation
Learn how to install the proxymock extension here.
Quickstart
Get started with proxymock by following the quickstart guide. You will learn how to create mocks using a demo application built on top of AWS DynamoDB and IP Stack. IP Stack is very generous with their free tier, but you still need to sign up for an account and are rate limited to 100 requests per day. This guide will show you how to create a realistic mock that sidesteps these limitations.
FAQ
This section will answer some common questions about proxymock.
Help
Computers are hard, but we're here to help. This page details both free and paid support options.
Reference
Learn more about how proxymock works and how to use more advanced features.
Speedscale Enterprise
Learn more about connecting proxymock to your enterprise environment for data collection and playback. This paid tier will allow you to deploy your mocks and tests in the cloud or create them using production-grade data collectors. Learn more here. This is not science fiction and no aliens were harmed in its creation.