axios-kite
JSON →AxiosKite is an enhanced wrapper around Axios (v2.1.0, actively maintained) that adds built-in response unwrapping, token management with automatic 401 refresh, request retry (with exponential backoff), deduplication, caching, cancellation, tracing (X-Trace-Id), field transformation (camelCase/snake_case), circuit breaker, and request queuing. It uses a curried request API, ships TypeScript definitions, and is designed for fastify/DI ecosystems. Compared to raw Axios, it offers zero-config enterprise features without sacrificing the native Axios API. New in v2: DoubleCertification, circuit breaker. First stable release: v1.0.
Resources
packageaxios-kite ↗