8 Forks
37 Stars
37 Watchers

json-caching-proxy

Node caching HTTP proxy built on top of express-http-proxy. Persists requests and responses to an in-memory HAR-like data structure based on HAR1.2 . Caches JSON content-type responses by default with the ability to cache an entire site; including content-types describing images. Useful for testing front end code, mocking api, and saving the cache to a HAR file which can be used for further tests.

How to download and setup json-caching-proxy

Open terminal and run command
git clone https://github.com/sonyseng/json-caching-proxy.git
git clone is used to create a copy or clone of json-caching-proxy repositories. You pass git clone a repository URL.
it supports a few different network protocols and corresponding URL formats.

Also you may download zip file with json-caching-proxy https://github.com/sonyseng/json-caching-proxy/archive/master.zip

Or simply clone json-caching-proxy with SSH
[email protected]:sonyseng/json-caching-proxy.git

If you have some problems with json-caching-proxy

You may open issue on json-caching-proxy support forum (system) here: https://github.com/sonyseng/json-caching-proxy/issues