Top 18 TypeScript Fetch Projects
-
query
🤖 Powerful asynchronous state management, server-state utilities and data fetching for TS/JS, React, Solid, Svelte and Vue.
SvelteQuery is in the coming soon stage (no idea if this is the same as under development, but I do not think so) - https://tanstack.com/query
-
Project mention: From where to make calls to the backend in react? What patterns are common? Do you use a service? | reddit.com/r/reactjs | 2022-08-11
Use libs like SWR or React Query TanStack Query to improve handling of the data (caching, invalidating,refetching etc)
-
Appwrite
Appwrite - The Open Source Firebase alternative introduces iOS support . Appwrite is an open source backend server that helps you build native iOS applications much faster with realtime APIs for authentication, databases, files storage, cloud functions and much more!
-
Project mention: Is Axios worth it?? Just need the timeout feature and couldn't see anything else major... | reddit.com/r/node | 2022-08-06
You could always try ky.
-
Wretch Wretch on the other hand takes the function chaining approach. It split common error types into separate helper methods so you don't need to result in an interceptor every time
-
use-http - 🐶 React hook for making isomorphic http requests
-
I use vue-query and would recommend it.
-
react-fetching-library
Simple and powerful API client for react 👍 Use hooks or FACCs to fetch data in easy way. No dependencies! Just react under the hood.
-
SonarQube
Static code analysis for 29 languages.. Your projects are multi-language. So is SonarQube analysis. Find Bugs, Vulnerabilities, Security Hotspots, and Code Smells so you can release quality code every time. Get started analyzing your projects today for free.
-
Project mention: How do I cache the result of an axios request for subsequent loads? | reddit.com/r/vuejs | 2022-03-10
You should look into the stale-while-revalidate pattern. Here is a vue implementation: https://github.com/ConsoleTVs/vswr
-
Github link to docs: https://github.com/badgateway/oauth2-client
-
fetch-api-data-action
:octocat: 🚚 GitHub action for handling authenticated API requests, allowing you to save the data from the request into your workspace as an environment variable and a .json file.
If you'd like to check out some of my other projects you can check out the Fetch API Data Action which I wrote an [article about (https://jamesiv.es/blog/github/actions/2020/03/07/fetching-authenticated-api-data/) a while ago or you can check out this one which I created to simplify the process of adding GitHub Sponsors to the README of popular projects as a perk for donating.
-
-
AxleJS is free and open-source using the MIT License!
-
memoized-node-fetch
A wrapper around node-fetch (or any other fetch-like function) that returns a single promise until it resolves.
-
-
-
I've written a very small fetch wrapper that simplifies the syntax: https://github.com/tkrotoff/fetch
-
sveltekit-graphql-fetch
SvelteKit GraphQL queries using fetch only: how you can drop Apollo client and urql dependencies altogether to make your Svelte app leaner.
You can see the full code for this SvelteKit GraphQL queries using fetch project on the Rodney Lab Git Hub repo.
-
react-http-request-handler
This React library using customized hooks is aimed to help users handling HTTP requests. The request and its trigger are simply configured, then executed by Axios. Optional parameters can also be configured depending on the client needs.
Project mention: Presentation of React Http Request Handler (RH2) a React library | dev.to | 2022-08-17This article aims to present the React Http Request Handler (RH2) library, the example presented was as simple as possible in terms of configuration. It is possible to enter multiple settings. If you have any problems, you want to have other features or you want to share something else, you are welcome in the community. The discussion forum is here -> Discussion
TypeScript Fetch related posts
- Using normalized data in RESTful responses
- TanStack Query v4 – asynchronous state management for TS/JS
- Is Axios worth it?? Just need the timeout feature and couldn't see anything else major...
- Data Fetching in Vue
- Do I need a fetching library in React?
- Optimistic mutation, undo logic : Snapshot or filter?
- api integration without redux other options?
Index
What are some of the best open-source Fetch projects in TypeScript? This list will help you:
Project | Stars | |
---|---|---|
1 | query | 29,336 |
2 | SWR | 23,603 |
3 | ky | 7,880 |
4 | wretch | 2,418 |
5 | use-http | 2,200 |
6 | vue-query | 840 |
7 | react-fetching-library | 614 |
8 | vswr | 98 |
9 | oauth2-client | 91 |
10 | fetch-api-data-action | 76 |
11 | appy | 51 |
12 | AxleJS | 28 |
13 | memoized-node-fetch | 26 |
14 | yayfetch | 19 |
15 | mey | 18 |
16 | fetch | 18 |
17 | sveltekit-graphql-fetch | 10 |
18 | react-http-request-handler | 1 |
Are you hiring? Post a new remote job listing for free.