<!doctype html>
<html lang="en">

<head>
    <meta charset="UTF-8" />
    <meta name="google-site-verification" content="za4sE0woq42QVV2_O1lCpLPr7gk806c4CTNGvSpK0Mc" />
    <meta name="viewport" content="width=device-width, initial-scale=1.0" />
    <title>Mockifyer — Record &amp; Replay HTTP API Mocks for Node.js</title>
    <meta name="description"
        content="Mockifyer records and replays axios and fetch HTTP calls as JSON mocks. Deterministic Node.js API testing with date control, GraphQL matching, and scenario switching." />
    <meta name="keywords"
        content="API mocking, HTTP mock, record and replay, axios mock, fetch mock, Node.js testing, deterministic testing, GraphQL mock, integration testing, mock server" />
    <meta name="author" content="Sebastian Gedda" />
    <meta name="robots" content="index, follow" />
    <link rel="canonical" href="https://mockifyer.dev/" />
    <link rel="alternate" type="text/markdown" href="https://mockifyer.dev/llms.txt" title="LLM-readable summary" />
    <link rel="icon" type="image/svg+xml" href="/favicon.svg" />
    <meta name="theme-color" content="#0f172a" />
    <meta property="og:site_name" content="Mockifyer" />
    <meta property="og:type" content="website" />
    <meta property="og:url" content="https://mockifyer.dev/" />
    <meta property="og:title" content="Mockifyer — Record &amp; Replay HTTP API Mocks for Node.js" />
    <meta property="og:description"
        content="Mockifyer records and replays axios and fetch HTTP calls as JSON mocks. Deterministic Node.js API testing with date control, GraphQL matching, and scenario switching." />
    <meta property="og:locale" content="en_US" />
    <meta property="og:image" content="https://mockifyer.dev/og-image.png" />
    <meta property="og:image:width" content="1200" />
    <meta property="og:image:height" content="630" />
    <meta property="og:image:alt" content="Mockifyer — Record &amp; Replay HTTP API Mocks" />
    <meta name="twitter:card" content="summary_large_image" />
    <meta name="twitter:image" content="https://mockifyer.dev/og-image.png" />
    <meta name="twitter:site" content="@sgedda" />
    <meta name="twitter:title" content="Mockifyer — Record &amp; Replay HTTP API Mocks for Node.js" />
    <meta name="twitter:description"
        content="Mockifyer records and replays axios and fetch HTTP calls as JSON mocks. Deterministic Node.js API testing with date control, GraphQL matching, and scenario switching." />
    <script type="application/ld+json">
    {
      "@context": "https://schema.org",
      "@type": "SoftwareApplication",
      "name": "Mockifyer",
      "url": "https://mockifyer.dev",
      "applicationCategory": "DeveloperApplication",
      "operatingSystem": "Node.js",
      "description": "Mockifyer records and replays axios and fetch HTTP calls as JSON mocks. Deterministic Node.js API testing with date control, GraphQL matching, and scenario switching.",
      "offers": {
        "@type": "Offer",
        "price": "0",
        "priceCurrency": "USD"
      },
      "author": {
        "@type": "Person",
        "name": "Sebastian Gedda",
        "url": "https://github.com/sgedda"
      },
      "codeRepository": "https://github.com/sgedda/mockifyer"
    }
    </script>
  <script type="module" crossorigin src="/assets/main-nJ0zof0W.js"></script>
  <link rel="stylesheet" crossorigin href="/assets/main-DwW96Bj_.css">
</head>

<body>
    <div id="root"></div>
</body>

</html>
