[![NPM Version][npm-image]][npm-url] [![license][license-image]][license-url] [![GitHub Actions][github-image]][github-url] [![Known Vulnerabilities][snyk-image]][snyk-url] [![TypeScript Style Guide][gts-image]][gts-url] [ requests in case of error
promise implementation of nestjs http module with retries feature using axios-retry and axios
This is a wrapper SDK for making API requests to the Vapor API. It provides a simple interface for making HTTP requests with retry functionality and logging.
use-api-client is a custom React hook factory designed to create hooks for performing API calls with extensive configuration options. It leverages axios for HTTP requests and provides features like caching, retrying on failure, polling, progress tracking,
The Hookdeck Vercel Middleware adds the ability to authenticate, delay, filter, queue, throttle, and retry asynchronous HTTP requests (e.g., webhooks) made to a Vercel application. The use cases for this include managing webhooks from API providers such a
The Hookdeck Vercel Middleware adds the ability to authenticate, delay, filter, queue, throttle, and retry asynchronous HTTP requests (e.g., webhooks) made to a Vercel application. The use cases for this include managing webhooks from API providers such a
A runtime environment for building and deploying web applications.
A React hook that provides a simple and efficient way to manage user permissions within your web application.
- Simpler API - Method shortcuts - Treats non-2xx status codes as errors (after redirects) - Retries failed requests - JSON option - Timeout support - URL prefix option - Instances with custom defaults - Hooks
request-retry wrap nodejs request to retry http(s) requests in case of error
fetch-with-retry3 is a utility function built on top of the Axios library, designed to make HTTP(S) requests with automatic retry logic. When a request fails due to issues like network errors, timeouts, or specific status codes, it retries the operation a
**hs-fetch** is a TypeScript-based HTTP client library offering features like token management, retry logic, and timeout settings. It is designed to integrate seamlessly with frameworks like Next.js 14, supporting modern server and client-side rendering u
A robust Node.js Circuit Breaker implementation that monitors API health and handles failures gracefully by temporarily blocking failing URLs and retrying them after a certain timeout. Supports multiple HTTP methods and customizable failure thresholds.
Angular HTTP client wrapper with configurable retry logic.
A simple library used for making HTTP requests.
An enhanced Axios wrapper with Redis caching and retry logic.
A Node.js utility for performing fetch requests with customizable retry logic. Supports exponential backoff, error handling, and dynamic settings.
retry utility for NestJS with support for customizable backoff, jitter, and future-proof features like HTTP and gRPC retries.
axios-retryer is an advanced Axios request manager offering intelligent retry logic with token refresh, concurrency control, priority queuing, and a flexible plugin architecture, all built with TypeScript for robust HTTP client integrations.
A lightweight React Native library to queue and retry failed HTTP requests when offline. Automatically syncs requests when the device reconnects to the internet.
apiflux is a powerful and lightweight JavaScript library for making API requests effortlessly. It provides built-in error handling, retry logic, and support for query parameters, ensuring reliable HTTP requests. Perfect for developers who want a cleaner a
A Node.js package for fetching data from multiple APIs with enhanced features.
A universal API interceptor that works with fetch, axios, and any HTTP library with retry logic and offline support
A flexible and extensible React Native networking library built with the decorator pattern
A smart fetch wrapper with retries, caching, error handling, loading states, and React support.
Feature-rich HTTP client built on Axios with token refresh, retries, and more