@paultaku/node-mock-server
Version:
A TypeScript-based mock server with automatic Swagger-based mock file generation
20 lines (19 loc) • 738 B
HTML
<html lang="en">
<head>
<meta charset="UTF-8" />
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
<title>Mock Server Manager UI</title>
<meta
name="description"
content="Mock Server Manager UI - Manage and switch API endpoint mock responses"
/>
<link
rel="icon"
href="data:image/svg+xml,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 100 100'><text y='.9em' font-size='90'>🚀</text></svg>"
/>
<script defer src="dist/vendors-node_modules_pnpm_css-loader_6_11_0_webpack_5_101_3_node_modules_css-loader_dist_runt-17c13b.js"></script><script defer src="dist/main.js"></script></head>
<body>
<div id="root"></div>
</body>
</html>