Skip to content
| Marketplace
Sign in
Visual Studio Code>Data Science>MockManNew to Visual Studio Code? Get it now.
MockMan

MockMan

MockMan

|
3 installs
| (1) | Free
🚀 MockMan is a lightweight Fake Database-as-a-Service (DBaaS) that helps developers, students, and teams create and manage mock APIs directly inside Visual Studio Code.
Installation
Launch VS Code Quick Open (Ctrl+P), paste the following command, and press enter.
Copied to clipboard
More Info

MockMan

MockMan is a Visual Studio Code extension that helps developers create, manage, and test mock APIs directly from their editor.
It’s lightweight, developer-friendly, and perfect for frontend/backend devs who want to speed up API development without waiting for a real backend.


🚀 Features

  • 📦 Create and manage mock API endpoints quickly.
  • ⚡ Run mock servers directly from VS Code.
  • 🛠️ Test API responses without external tools.
  • 📝 Simple and clean UI inside your editor.
  • 🔄 Auto-refresh support when changes are made.

(Screenshots and demos will be added soon!)


📋 Requirements

  • Node.js version 16 or higher.
  • No extra dependencies required for basic usage.

⚙️ Extension Settings

This extension contributes the following settings:

  • mockman.enable: Enable/disable MockMan.
  • mockman.port: Configure the mock server port.
  • mockman.autoRefresh: Enable/disable auto-refresh when changes are made.

🐞 Known Issues

  • Limited UI customization (improvements coming soon).
  • Currently supports JSON-based mock APIs only.

📦 Release Notes

1.0.0

  • Initial release of MockMan 🎉
  • Basic mock API creation and testing.

1.1.0 (Upcoming)

  • UI improvements.
  • Support for different response types.
  • Export/Import mock collections.

💡 Contributing

We welcome contributions! Fork the repo, create a branch, and submit a PR.


🔗 For more information

  • VS Code Extension Docs
  • MockMan Website

Enjoy mocking APIs with MockMan 🚀

  • Contact us
  • Jobs
  • Privacy
  • Manage cookies
  • Terms of use
  • Trademarks
© 2025 Microsoft