node-fetch
HTTP client library
A module that enables a standard HTTP client API on Node.js
A light-weight module that brings the Fetch API to Node.js
9k stars
89 watching
1k forks
Language: JavaScript
last commit: over 1 year ago
Linked from 3 awesome lists
fetchfetch-apihacktoberfesthttphttp-clientnode-fetchpromisespec-compliantstreamwhatwgwhatwg-fetch
Related projects:
| Repository | Description | Stars |
|---|---|---|
| | Enables cross-browser compliant use of the Fetch API in Node and browser environments. | 6,952 |
| | A polyfill for the Fetch API in web browsers | 25,751 |
| | A library that enables testing and mocking of HTTP requests in Node.js applications | 12,772 |
| | A Node.js HTTP client wrapper around got | 21 |
| | Downloads Node.js release files from the official repository | 4 |
| | A polyfill/ponyfill that provides a minimal implementation of the Fetch API in JavaScript. | 5,708 |
| | A powerful HTTP client library for Node.js that provides a human-friendly and flexible way to make requests. | 14,351 |
| | A module for parsing multipart form data, especially file uploads in Node.js applications. | 7,076 |
| | Makes Node.js stream API compatible with browser environments. | 103 |
| | A tiny and elegant HTTP client based on the Fetch API | 14,007 |
| | A cross-platform HTTP client library providing a standardized interface for fetching data from any origin | 1,674 |
| | Provides a convenient way to use the Fetch API in React applications | 348 |
| | A polyfill implementation for the fetch API in React Native with text streaming support | 79 |
| | Provides an introduction to building server-side applications with JavaScript using Node.js | 3,074 |
| | A small wrapper around fetch to simplify network requests and handle responses | 4,855 |