wontbreak
Allows you to have resilient http calls.
use-axios-http-requests-ts
Incredibly useful package for making HTTP requests! This package eliminates the need for the Fetch API and is built on top of the powerful library [axios](https://www.npmjs.com/package/axios).
@vegajs/http-client-adapter
A flexible, type-safe HTTP client adapter for TypeScript and JavaScript. Supports custom adapters and includes an out-of-the-box Axios adapter for easy HTTP request handling.
@bamada/nestjs-http-retry
A robust NestJS module providing configurable HTTP request retry strategies, including Exponential Backoff and Constant Interval, to enhance the resilience of your applications.
mimicio
A simple CLI tool for running a mock API server based on a directory structure.