Resilient HTTP Client
JSON →A fault-tolerant, reactive HTTP client for Node.js and browsers, designed for distributed systems and microservices. Version 0.4.0 (latest, last released in 2016, no recent updates) provides transparent server fallback, dynamic server discovery (e.g., via Consul), request retry/backoff, and client-side load balancing based on empirical server latency. It is middleware-oriented, lightweight (~9KB gzipped), dependency-free, and supports both callback and promise-based async requests. Differentiates from alternatives like Axios or Got by focusing on resilience patterns (circuit breaker, failover) inspired by Netflix's Ribbon and Chaos Engineering.
Traffic · last 30 days ↓47% vs prev 7d
total hits 30
actors 9 distinct systems
last hit 3d ago human
top countries 🇺🇸 United States · 🇸🇬 Singapore · 🇨🇦 Canada · VN · 🇩🇪 Germany
Resources
homepageresilient-http.github.io/ ↗
API endpoints
full doc /v1/registry/resilient
install /v1/registry/resilient/install
compatibility /v1/registry/resilient/compatibility