DOCS
Complete API Reference & Guides

Documentation

Everything you need to know about using mockr to generate realistic, context-aware mock data for your applications.

Quick Start Guide

Get up and running with mockr in minutes

1

Install mockr

Install the mockr CLI globally using npm, yarn, or pnpm to get started.

2

Initialize a project

Create a new mockr project with a sample configuration file to get started quickly.

3

Generate mock data

Use the CLI or web interface to generate mock data based on your schema or model.

Quick Start Example
1
2
3
4
5
6
7
8
// Install mockr CLI npm install -g @mockr/cli // Initialize a new project mockr init my-project // Generate mock data based on your schema mockr generate --schema ./schema.json --output ./mock-data.json

Documentation Resources

Comprehensive guides and references to help you make the most of mockr

Getting Started

Learn the basics of mockr with our beginner-friendly guides and tutorials.

Read Guide

API Reference

Detailed documentation of all API endpoints, parameters, and response formats.

View Reference

CLI Documentation

Learn how to use the mockr command-line interface for automated workflows.

View Commands

Video Tutorials

Watch step-by-step video guides on using mockr's features effectively.

Watch Tutorials

Examples

Browse example projects and use cases to jumpstart your implementation.

View Examples

GitHub Repository

Contribute to mockr, report issues, or explore the source code on GitHub.

Visit GitHub

Ready to transform your testing workflow?

Supercharge your development workflow with mockr today.

Get Started for Free
No credit card required. Start with our free tier and upgrade anytime.