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

GitHub

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

Backlinks from these awesome lists:

Related projects:

Repository Description Stars
matthew-andrews/isomorphic-fetch Enables cross-browser compliant use of the Fetch API in Node and browser environments. 6,952
jakechampion/fetch A polyfill for the Fetch API in web browsers 25,751
nock/nock A library that enables testing and mocking of HTTP requests in Node.js applications 12,772
alexghr/got-fetch A Node.js HTTP client wrapper around got 21
ehmicky/fetch-node-website Downloads Node.js release files from the official repository 4
developit/unfetch A polyfill/ponyfill that provides a minimal implementation of the Fetch API in JavaScript. 5,708
sindresorhus/got A powerful HTTP client library for Node.js that provides a human-friendly and flexible way to make requests. 14,351
node-formidable/formidable A module for parsing multipart form data, especially file uploads in Node.js applications. 7,076
browserify/stream-browserify Makes Node.js stream API compatible with browser environments. 103
sindresorhus/ky A tiny and elegant HTTP client based on the Fetch API 14,007
lquixada/cross-fetch A cross-platform HTTP client library providing a standardized interface for fetching data from any origin 1,674
ilyalesik/react-fetch-hook Provides a convenient way to use the Fetch API in React applications 348
react-native-community/fetch A polyfill implementation for the fetch API in React Native with text streaming support 79
learning-zone/nodejs-basics Provides an introduction to building server-side applications with JavaScript using Node.js 3,074
elbywan/wretch A small wrapper around fetch to simplify network requests and handle responses 4,855