A system for caching and sending HTTP requests using Redis
Cache network request data to avoid repeated requests and improve response time. # Install ```node npm install request-cacher -S ``` # Usage ```javascript import {requestCache} from 'request-cacher' // import axios from 'axios' async function get
Lightweight vanilla Node.js wrapper for @vynelix/authz-core. Ideal for AWS Lambda, custom HTTP servers, and CLI tools.
Utilities for Request
``` npm i onefetch ```
Expiring LRU cache
Lightweight HTTP engine built on Railiz for building modular, type-safe, and deterministic backend APIs with plugin-based architecture.
DriftQL is a powerful Elegant ORM client designed to simplify data fetching and state management. It provides an intuitive API for making queries and mutations, while also offering features like caching, error handling, and real-time updates. With DriftQL
Egg插件,HTTP响应报文缓存
Shared utilities for nodots-backgammon API operations
Simple express middleware to cache last 10 requests. Stores request urls in an object and appends to request property of express.
Type definitions for isomorphic-fetch from https://www.github.com/DefinitelyTyped/DefinitelyTyped
A simple express middleware for caching JSON responses
Add caching mechanisms to your favorite HTTP request library.
Unified HTTP request layer for frontend apps with adapter architecture, middleware, retry, timeout and cache support.
This checks if the cache is fresh, if so uses that. If not it adds an etag header and see if it can still use the cache.
A Request-Scoped Cache module for NestJS using AsyncLocalStorage. Prevent duplicate method calls within a single HTTP request.
Store data through fs.
基于uniapp搭建的app基础项目
前端请求缓存方案 http cache request cache
Dynamic module loading framework with circuit breaker, caching, pooling, health checks, versioning, and auto-discovery
`fetch` Web API Implementation In Rust!