cross-fetch

Fetch library

A cross-platform HTTP client library providing a standardized interface for fetching data from any origin

Universal WHATWG Fetch API for Node, Browsers and React Native.

GitHub

2k stars
13 watching
105 forks
Language: JavaScript
last commit: 3 months ago
Linked from 1 awesome list

cross-fetchfetchfetch-apihttphttp-clientisomorphicisomorphic-fetchnode-fetchspec-compliantwhatwg-fetch

Backlinks from these awesome lists:

Related projects:

Repository Description Stars
whatwg/fetch Defines an API for making HTTP requests in web browsers. 2,116
d-marc1/far-fetch A wrapper around the native Fetch API to simplify and standardize HTTP requests in JavaScript. 58
fis-components/whatwg-fetch A polyfill for the standard Fetch API in JavaScript 39
ilyalesik/react-fetch-hook Provides a convenient way to use the Fetch API in React applications 349
thinkjs/think-fetch Provides a unified HTTP(S) client for ThinkJS 3.x applications 10
react-native-community/fetch A polyfill implementation for the fetch API in React Native with text streaming support 79
alexghr/got-fetch A Node.js HTTP client wrapper around got 21
fdom92/stencil-fetch A web component implementation of the Fetch API using Stenciljs 18
cognitedata/oryx A high-performance .NET cross-platform library for building HTTP request handlers in F# 202
joelcoxokc/aurelia-interface Provides a set of custom HTML elements and attributes to build cross-platform applications with platform-specific styles, themes, and behaviors. 85
then/then-request A request library that returns promises and supports both browsers and node.js 243
truework/gretchen A TypeScript library for making HTTP requests with flexible configuration and response handling 330
mapbox/corslite An AJAX library for making cross-domain requests with limited support for headers and error diagnostics. 89
wikimedia/restbase Distributed storage and API dispatcher for backend services. 104
go-zoox/fetch A lightweight HTTP client library with features like JSON response handling, progress tracking, and support for various protocols such as WebDAV. 71