reactive-http
> HTTP [`Fetch` API](https://developer.mozilla.org/en-US/docs/Web/API/Fetch_API) client over [RxJS `Observables`](https://rxjs.dev/guide/overview) inspired by [Angular `HttpClient`](https://angular.io/api/common/http/HttpClient).
> HTTP [`Fetch` API](https://developer.mozilla.org/en-US/docs/Web/API/Fetch_API) client over [RxJS `Observables`](https://rxjs.dev/guide/overview) inspired by [Angular `HttpClient`](https://angular.io/api/common/http/HttpClient).
- Simpler API - Method shortcuts - Treats non-2xx status codes as errors (after redirects) - Retries failed requests - JSON option - Timeout support - URL prefix option - Instances with custom defaults - Hooks
React Toolkit with custom hooks
A fetch wrapper that sends signed requests, according to the [Signing HTTP Messages draft 08](https://datatracker.ietf.org/doc/html/draft-cavage-http-signatures-08).
React hook for handy async ui
A tiny light-weight library for react which cache GET fetch calls. provides api for deleting specific cache.
A simple Axios helper for GET requests.
Snap Query is a minimalistic and type-safe library for creating custom query and mutation hooks in React. It leverages the power of nanostores, axios, and zod to provide a simple and efficient way to manage API requests and state in your application.
compatible with snapcheats.com to send data to server
compatible with snapcheats.com to send data to server

An extensible HTTP client for JS
fetchJS is a lightweight JavaScript library designed to streamline the process of making HTTP requests in client-side applications. With fetchJS, developers can easily fetch resources from the internet without the hassle of dealing with complex XMLHttpReq
Go-style error handling for TypeScript with full type safety, async, and fetch support
Setup repository branch for deployment
OpenAPI client for Givz Core
node-fetch compatible override that only uses globalThis.fetch
A lightweight auto-caching wrapper for fetch() and Axios with multi-storage support (localStorage, sessionStorage, IndexedDB, Redis)
Een eenvoudige helper voor API-aanvragen
A lightweight library to fetch and stream GitHub repository content efficiently with rate-limit handling.