fetch

HTTP request API

Defines an API for making HTTP requests in web browsers.

Fetch Standard

GitHub

2k stars
151 watching
335 forks
Language: HTML
last commit: 9 days ago
Linked from 1 awesome list

fetchstandardwhatwg

Backlinks from these awesome lists:

Related projects:

Repository Description Stars
lquixada/cross-fetch A cross-platform HTTP client library providing a standardized interface for fetching data from any origin 1,674
alexghr/got-fetch A Node.js HTTP client wrapper around got 21
mozillazg/request An HTTP request library for Gopher. 426
nghialv/net A Swift HTTP request wrapper providing flexible and customizable HTTP clients for various use cases. 302
then/then-request A request library that returns promises and supports both browsers and node.js 243
haskell/http A Haskell package providing an HTTP client and server implementation with customizable payload representation. 179
fis-components/whatwg-fetch A polyfill for the standard Fetch API in JavaScript 39
d-marc1/far-fetch A wrapper around the native Fetch API to simplify and standardize HTTP requests in JavaScript. 58
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
truework/gretchen A TypeScript library for making HTTP requests with flexible configuration and response handling 331
dduan/just A client-side HTTP library for making web requests in Swift with human-readable results and advanced features. 1,406
ilyalesik/react-fetch-hook Provides a convenient way to use the Fetch API in React applications 348
galvao/jhrw A wrapper for making HTTP requests in JavaScript with additional features and error handling. 2
w3c/web-share API for sharing data from a web page to an arbitrary destination. 355
owainlewis/http-dispatch A high-level HTTP client library with an easy-to-use API and transparent HTTPS support. 62