modelproxy-engine-fetch

JSON →
library 3.0.31 ·javascript
verified Jun 7, 2026

A fetch-based engine for the modelproxy library, enabling HTTP requests via the Fetch API. Version 3.0.31 is current. This engine provides timeout, cache (in-memory with optional expiration), and reload features. It is designed to work with the modelproxy proxy system, allowing middleware-like request/response interception. Compared to other engines like AxiosEngine, this one leverages the built-in fetch, reducing dependencies. Release cadence is irregular; updates focus on bug fixes and compatibility.