far-fetch
Fetch wrapper
A wrapper around the native Fetch API to simplify and standardize HTTP requests in JavaScript.
Modern Fetch API wrapper for simplicity.
58 stars
6 watching
7 forks
Language: JavaScript
last commit: almost 2 years ago
Linked from 2 awesome lists
Related projects:
Repository | Description | Stars |
---|---|---|
ilyalesik/react-fetch-hook | Provides a convenient way to use the Fetch API in React applications | 349 |
fdom92/stencil-fetch | A web component implementation of the Fetch API using Stenciljs | 18 |
galvao/jhrw | A wrapper for making HTTP requests in JavaScript with additional features and error handling. | 2 |
mozilla/libdweb | An experimental API set to enable dweb protocols in Firefox through browser add-ons | 442 |
whatwg/fetch | Defines an API for making HTTP requests in web browsers. | 2,116 |
alexghr/got-fetch | A Node.js HTTP client wrapper around got | 21 |
djandries/bookshelf-ez-fetch | A library providing convenient methods for compact filtering, relation selection, and error handling in data fetching | 1 |
fis-components/whatwg-fetch | A polyfill for the standard Fetch API in JavaScript | 39 |
lquixada/cross-fetch | A cross-platform HTTP client library providing a standardized interface for fetching data from any origin | 1,672 |
zjango/laracurl | A wrapper around Andreas Lutro's cURL class to simplify interactions with HTTP APIs. | 8 |
thinkjs/think-fetch | Provides a unified HTTP(S) client for ThinkJS 3.x applications | 10 |
dominikh/go-js-dom | Provides Go bindings for JavaScript DOM APIs | 251 |
inf0rmer/blanket | A simple API wrapper that allows developers to easily interact with APIs by appending URL parts to the base endpoint. | 462 |
rangermauve/gemini-fetch | A JavaScript library that allows loading data from the Gemini protocol in a way similar to fetching HTTP resources | 21 |
samverschueren/got4aws | A wrapper around Got to simplify interactions with AWS v4 signed APIs. | 27 |