blue-mp-mock-interceptor
use in mini project request interceptor
use in mini project request interceptor
Request Interceptor for using the NPO API with Axios or AngularJS's $http service. Calculates and adds the necessary authorization headers to the request. The NPO API Interceptor can be used both in the browser and in Node.js.
<strong style="background-color:#ffe1e4; color: #000; padding: 3px 6px;">DEPRECATED: USE THIS INSTEAD [@simbeto/fetch-api-interceptor](https://www.npmjs.com/package/@simbeto/fetch-api-interceptor)</strong>
A NestJS package that provides a multi-rate limit handler for efficient and scalable server-side applications. It allows you to easily configure and manage multiple rate limits, such as requests per minute or requests per hour, with support for different
A lightweight and efficient HTTP request interceptor for the browser, designed for scenarios where Service Workers are not an option.
Native Fetch API doesn't facilitate Interceptors and calling relative urls.