mongodb-memory-server

MongoDB Server for testing (auto-download latest version). The server will allow you to connect your favourite ODM or client library to the MongoDB Server and run parallel integration tests isolated from each other.

mongodb-memory-server-core

MongoDB Server for testing (core package, without autodownload). The server will allow you to connect your favourite ODM or client library to the MongoDB Server and run parallel integration tests isolated from each other.

typescript-mock-server

Simple mock server that can be used in front end development. Instead of creating json files you can just publish TypeScript objects as json

mockttp

Mock HTTP server for testing HTTP clients and stubbing webservices