# MockM - Frontend & Backend Development Tool ๐Ÿš€

Downloads Version License Stars

๐Ÿš€ Quick Start ย |ย  ๐Ÿ’ก Examples ย |ย  ๐Ÿ“– Documentation

One command to become an API server - An integrated tool for mocking, proxying, and debugging frontend-backend collaboration

# โœจ Core Advantages

๐ŸŽฏ Zero Configuration - Complete API server with just 2 commands
๐Ÿ”„ Smart Proxy - One-click solution for CORS issues without code changes
๐Ÿ“Š Data Generation - Built-in MockJS for realistic test data
๐ŸŽญ RESTful API - Auto-generated CRUD interfaces with search & pagination
๐ŸŒ Remote Debugging - Built-in tunneling for instant debug link sharing
๐Ÿ“ฑ Visual Management - Web UI interface with user-friendly operations
โšก Hot Reload - Real-time configuration updates for smooth development

# ๐Ÿš€ 30-Second Setup

# Install
npm i -g mockm

# Start (automatically creates example config)
mm --config

Try it now:

# ๐ŸŽฏ Typical Use Cases

# Frontend Developers

  • CORS Proxy - One-line config solves development CORS issues
  • Mock Data - Start development without waiting for backend
  • API Debugging - Visual interface with complete request history

# Backend Developers

  • API Documentation - Auto-generated, easy frontend integration
  • Parameter Sharing - One-click debug link generation, no more screenshots
  • Interface Testing - Built-in testing tools supporting various scenarios

# Team Collaboration

  • Remote Debugging - Network tunneling for instant colleague sharing
  • Version Control - File-based configuration, Git-friendly
  • Environment Switching - Flexible multi-environment configuration

# ๐Ÿ“š Documentation Navigation

# ๐Ÿ“– Getting Started

# ๐Ÿ”ง Advanced Configuration

# ๐Ÿ› ๏ธ Development

Project Description
๐ŸŽจ Taroify (opens new window) Taro version of mobile component library Vant for mini-program development
๐ŸŽฏ wot-design-uni (opens new window) Vue3+TS based uni-app component library with 70+ high-quality components

If you have a project that needs to be showcased on this page, please let me know.

Last Updated: 7/25/2025, 5:52:54 AM