New: Debug encrypted microservice traffic with Speedscale's eBPF collector Read the announcement

API mocking guides

API mocking: build realistic dependencies without hand-written fixtures

Replace unavailable, expensive, or unstable dependencies with mocks that behave like the real service. Start with the basics, compare the tools, then build from recorded traffic.

Start here

Start with the API mocking basics

Choose what you need to do

All API mocking articles

Top 7 Kubernetes Chaos Engineering Tools

Developing highly resilient Kubernetes deployments is crucial for ensuring that your hosted applications in Kubernetes can effectively manage and recover.

Using Python MockServer for API Testing

Using a mock server is a popular method of working around these limitations and realities, you to test web server assets against specific requests...

How to Get Started with GoMock Playbook

GoMock is a powerful tool for generating mock objects in Go, making it an essential asset for developers aiming to write advanced unit tests.

5 Tips for Agent-to-Model Mocking

The near-ubiquity of LLM systems in 2025 has changed the game in many ways. While Large Language Models have been around for some time...

Create API mocks from real traffic

Record your application once, then run its dependencies locally without maintaining fixtures by hand.