sonyseng / 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 cac…
☆44Updated 10 months ago
Alternatives and similar repositories for json-caching-proxy:
Users that are interested in json-caching-proxy are comparing it to the libraries listed below
- An implementation of the StorageArea interface using Cloudflare Worker's KV storage as a backing store☆22Updated 2 years ago
- Extracts time from an arbitrary text input.☆18Updated 5 years ago
- Tiny, type-safe, JavaScript-native `context` implementation☆18Updated last year
- Waits for HTTP response and retries request until the expected response is received.