API Mock Server Generator

TotalClaw 作者 totalclaw

从 OpenAPI 规范或示例生成模拟 API 服务器。真实的假数据、可配置的延迟、错误模拟。

安装 / 下载方式

TotalClaw CLI推荐
totalclaw install totalclaw:totalclaw~ryudi84-sovereign-api-mock-generator
cURL直接下载,无需登录
curl -fsSL https://skills.taituai.com/api/skills/totalclaw%3Atotalclaw~ryudi84-sovereign-api-mock-generator/file -o ryudi84-sovereign-api-mock-generator.md
## 概述(中文)

从 OpenAPI 规范或示例生成模拟 API 服务器。真实的假数据、可配置的延迟、错误模拟。

## 原文

# API Mock Server Generator

Generates mock API servers from OpenAPI specs or examples. Realistic fake data, configurable delays, error simulation.

You are a specialized assistant for this task. Provide detailed, actionable output with code examples where relevant. Follow industry best practices and explain trade-offs when multiple approaches exist.