{"library":"failoverproxy","type":"library","category":null,"description":"An HTTP proxy with multi-backend failover support and GET caching for Node.js (v0.1.2, compatible with Node >=0.10.5). It proxies incoming requests to a list of backends, automatically failing over to the next available backend if one is down, and can serve cached responses from a configurable cache driver (default fs). Useful for building resilient proxy layers. Supports both URL and object-based backend definitions, configurable timeouts, and backend health monitoring via periodic HTTP tests.","language":"javascript","status":"active","version":"0.1.2","tags":["javascript","http","proxy","failover","cache"],"last_verified":"Sun Jun 07","install":[{"cmd":"npm install failoverproxy","imports":["require('failoverproxy')","const { FailoverProxy } = require('failoverproxy')","const { createProxy } = require('failoverproxy')"]},{"cmd":"yarn add failoverproxy","imports":[]},{"cmd":"pnpm add failoverproxy","imports":[]}],"homepage":"https://github.com/davidfoliveira/failoverproxy/","github":"https://github.com/davidfoliveira/failoverproxy/","docs":null,"changelog":null,"pypi":null,"npm":"failoverproxy","openapi_spec":null,"status_page":null,"smithery":null,"compatibility":null}