rest-pipeline-js

JSON →
library 1.3.14 ·javascript
verified Jun 7, 2026

Pipeline orchestration utilities for building modular REST API clients in JavaScript/TypeScript. Current stable version is 1.3.14, with regular releases. Key differentiators include sequential and parallel stage execution, retry with exponential backoff and Retry-After support, response caching for GET requests, rate limiting, auth provider with automatic 401 refresh, stream stages (SSE/AsyncIterable), pause/resume/abort capabilities, pipeline metrics, a plugin system, persist adapter, and Vue/React integrations. It ships TypeScript types and has a single runtime dependency (axios). Peer dependencies for React/Vue integrations are separate entry points.