qiao-fetch
JSON →qiao-fetch is a lightweight HTTP client for Node.js that wraps the built-in `http` and `https` modules, providing a simple fetch-like API. Current stable version is 5.2.4, released infrequently as a minor package. It focuses on simplicity and zero dependencies, making it suitable for basic HTTP requests in Node.js environments. Unlike axios or node-fetch, qiao-fetch is minimal and does not support streams, timeout configuration, or advanced features like interceptors.
Resources
packageqiao-fetch ↗