UNPKG

memserver

Version:

in-memory database/ORM and http mock server you can run in-browser and node environments. Built for large frontend teams, fast tests and rapid prototyping

5 lines (4 loc) 169 B
// TODO: make these work on node.js somehow through ts transpilation import "@memserver/model/test"; import "@memserver/response/test"; import "@memserver/server/test";