Skip to main content
Module

x/memserver/index.ts

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
import * as memserver from "https://deno.land/x/memserver@v2.3.9/index.ts";
The documentation for this module is currently unavailable.