react-fetch-decorator
React Higher-Order Component (HOC) for observing and invoking fetch actions
React Higher-Order Component (HOC) for observing and invoking fetch actions
Fetching data with use + suspense in React 19+
Simple and powerful API client for react. Use hooks or FACC's to fetch data in easy way. No dependencies! Just react under the hood.
Wrapper on fetch to modify the request
React hooks for interacting with the fetch API which includes the ability to add middleware to intercept, modify, cancel, cache, or analyze fetch calls.
An intuitive TypeScript React package for making HTTP requests using the Fetch API
An intuitive TypeScript React package for making HTTP requests using the Fetch API
React/Next.js fetch function without cache
This library provides functions to retrieve recipe data from any website URL. The website data must be in schema.org format https://schema.org/.
Library that generates Typescript clients based on the OpenAPI specification.
A simple abstraction to create "services", plain objects that can be used to perform fetch calls in a convention over configuration fashion.
Simplest fetch wrapper
A lightweight and flexible React Native hook for managing API data fetching.
An isomorphic request library with reusable & declarative queries
OpenAPI client for sendbird-platform-sdk-typescript
This JavaScript module facilitates form data submission to a server post-validation. It imports the validateForm function, validates a form by ID, and sends data to a specified endpoint URL. It listens for form submissions, prevents default behavior, gath
Edge server for Node.js
Node Typescript client for gitea-api
proxy node http requests to fetch and pipe the results back to http response streams
A Node.js utility for performing fetch requests with customizable retry logic. Supports exponential backoff, error handling, and dynamic settings.