axios-master
JSON →Axios wrapper (v2.0.8) that extends Axios with automatic retry on configurable HTTP status codes, token refresh via callback, and structured request/response logging with timing metadata. Ships TypeScript declarations. Retry is limited to one attempt per status match. Alternatives like axios-retry offer more retry customization but lack integrated token refresh and logging. Suitable for microservice clients and SDKs. Maintained by a single developer; release frequency is low.
Resources
packageaxios-master ↗