fetch
HTTP request API
Defines an API for making HTTP requests in web browsers.
Fetch Standard
2k stars
151 watching
337 forks
Language: HTML
last commit: 2 months ago
Linked from 1 awesome list
fetchstandardwhatwg
Related projects:
Repository | Description | Stars |
---|---|---|
| A cross-platform HTTP client library providing a standardized interface for fetching data from any origin | 1,674 |
| A Node.js HTTP client wrapper around got | 21 |
| An HTTP request library for Gopher. | 426 |
| A Swift HTTP request wrapper providing flexible and customizable HTTP clients for various use cases. | 302 |
| A request library that returns promises and supports both browsers and node.js | 243 |
| A Haskell package providing an HTTP client and server implementation with customizable payload representation. | 179 |
| A polyfill for the standard Fetch API in JavaScript | 39 |
| A wrapper around the native Fetch API to simplify and standardize HTTP requests in JavaScript. | 58 |
| A lightweight HTTP client library with features like JSON response handling, progress tracking, and support for various protocols such as WebDAV. | 71 |
| A TypeScript library for making HTTP requests with flexible configuration and response handling | 331 |
| A client-side HTTP library for making web requests in Swift with human-readable results and advanced features. | 1,406 |
| Provides a convenient way to use the Fetch API in React applications | 348 |
| A wrapper for making HTTP requests in JavaScript with additional features and error handling. | 2 |
| API for sharing data from a web page to an arbitrary destination. | 355 |
| A high-level HTTP client library with an easy-to-use API and transparent HTTPS support. | 62 |