About Mockline

"Mockline exists because engineering teams waste sprint hours waiting for backend APIs that aren't ready yet."


Why we built this

Developers and QA engineers block their entire sprint when a backend endpoint isn't ready. You either build against fake data in your codebase — which drifts from the real spec, or you wait.

Mockline removes that bottleneck. You build an API spec once, upload it, and get a live, isolated Docker container with real HTTP responses in seconds. No faking. No waiting. No drift.

We built Mockline because we felt this pain directly and couldn't find a tool that solved it simply.


What we're building

A platform where the spec is the source of truth. Design or upload an API spec once, spin up as many isolated mock environments as you need, test against them with real contract validation, and diff versions when the API changes.

Currently in active development and open source.


How Mockline Compares

While there are many great tools for API mocking, Mockline was specifically built to bridge the gap between local development tools and heavy enterprise API gateways.

FeatureMocklinePostman MocksPrism (Stoplight)
HostingCloud (1-click URL)CloudLocal CLI only
IsolationDedicated ContainerShared infrastructureN/A
Source of TruthOpenAPI v3.xPostman CollectionsOpenAPI v3.x
Contract ValidationBuilt-inManual scriptsBuilt-in
Shareable URLsInstantInstantRequires tunneling

Mockline is open source.

The core engine (@trillionclues/contour) is available on npm.

View on GitHub →

Built by Excel Nwachukwu — @trillionclues — Lagos, Nigeria.