Best HTTP Client Libraries
The HTTP Client category provides tools for making HTTP requests in Node.js applications. These packages offer a range of features, such as promise-based APIs, built-in request cancellation, and improved performance. Adoption trends indicate a strong preference for popular libraries like axios and node-fetch, while newer options continue to emerge in the ecosystem.
Packages (7)
A light-weight module that brings Fetch API to node.js
Promise based HTTP client for the browser and node.js
An HTTP/1.1 client, written from scratch for Node.js
Human-friendly and powerful HTTP request library for Node.js
elegant & feature rich browser / node HTTP with a fluent API
Tiny and elegant HTTP client based on the Fetch API
A better fetch API. Works on node, browser and workers.