axiox-api-profiler

JSON →
library 1.1.2 ·javascript
verified Jun 7, 2026

Axios interceptor that profiles HTTP responses for timing information, including network time and axios handling time. Version 1.1.2 (stable, last release in 2019) supports Node >=8 and browsers. Key differentiators: simple integration via interceptor, configurable per-call or instance-level profiling, ability to retrieve all profiling data via defaultApiProfilerInstance. Minimal dependencies (only requires axios). Provides console.log output by default but can be suppressed.