Skip to main content
Module

x/memserver/response.ts>default

JS http mock server AND ORM/in-memory/in-js-vm DB you can run in-browser and node environments. Extremely useful library for fast frontend tests, rapid prototyping and single-file SPA demo deployments.
Latest
function default
import { default } from "https://deno.land/x/memserver@v2.3.9/response.ts";

Parameters

optional
statusCode = [UNSUPPORTED]
optional
data = [UNSUPPORTED]
optional
headers = [UNSUPPORTED]