Sign Up for Free

RunKit +

Try any Node.js package right in your browser

This is a playground to test code. It runs a full Node.js environment and already has all of npm’s 1,000,000+ packages pre-installed, including simple-json-replay-server with all npm packages installed. Try it out:

var simpleJsonReplayServer = require("simple-json-replay-server")

This service is provided by RunKit and is not affiliated with npm, Inc or the package authors.

simple-json-replay-server v0.1.3

A simple json replay server which can be used for standalone frontend web application (angular especially) when development. Simply put the url & parameters & response json data, then hit the url in browser or from your web application, whenever it matches the url and parameters, it will return the best match json data.

RunKit is a free, in-browser JavaScript dev environment for prototyping Node.js code, with every npm package installed. Sign up to share your code.
Sign Up for Free