flumm-fetch

JSON →
library 1.0.1 ·javascript
verified Jun 7, 2026

flumm-fetch is a lightweight HTTP client inspired by the Fetch API, providing an async-friendly interface for GET and POST requests. Version 1.0.1 is the current stable release, with no release cadence indicated. It differentiates itself by maintaining a minimal footprint and offering a promise-based or async/await API. It is a simple wrapper around the standard fetch function with no additional features like interceptors or streaming.