datafetching
There are 27 repositories under datafetching topic.
sibelius/recoil-data-fetching
Using Recoiljs to handle data fetching
ravalmeet/TradingView-Data
Fetch the Realtime Data From Tradingview for any Segment
webdiaryacademyofficial/newsApp
A news app is an interview test that demonstrates how to fetch data from an API and display it. I was asked to do this for an interview round.
AmolShelke2/next-js-tutorial
Learning all the advanced topics of Next.js 13 including routing, SSR, Data Fetching, Server-components, etc.
only2dhir/spring-boot-graphql
In this article, we will be discussing how we can implement GraphQL in Java and integrate it with a real-time Spring boot project from scratch. The project will be a maven based project having spring data integrated to communicate with MySQL database.
AasheeshMahammad/Animepahe-Link-Fetcher
Fetches episode links from animepahe
cicerchie/svelte-swr
Stale-while-revalidate data fetching library for Svelte.
hakcolt/curty
A Modern URL Shortener
PradeepTheDeveloper/getx-static-data-fetching
GetX is a reactive and minimalist Flutter library for managing state, navigation, and dependencies. It provides a simple and efficient way to manage your application's state and make your code more organized and readable.
drizzyDey/r-m-character-wiki
Created using React, MUI, rick and morty api
Mohamed-Ramadan1/Food-Order-App
The Food Order App is a React application that allows users to conveniently order food online. Users can select their desired items from the available menu, add them to their cart, and proceed to confirm the order.
s-biwas/mini-wikipedia
Data Fetching Nextjs
Samiur-UTI/AJAX-and-Scraping-Excercise
Willy-Nilly projects on AJAX and some web scraping using JavaScript
adazol123/node-redis-cache-dev
This code is a demo on caching data with Redis to lower latency and speed up load time
codewithjaspreet/clima
Weather App using OpenWeatherApi includes concept such as async/await , api calls , Networking ,Json Parsing etc.
CrispenGari/web-scrapping-python
💎 Web Scrapping in python using `requests` and `bs4`.
DevonGifford/NextLane
Backend Technical Assessment - ttl cache class method
emekaorji/webscrapping-vite-and-preact
A Job finding app using the puppeteer library
jayrambagal/Weather-app
JavaScript website that shows the current weather in your city.
kweeuhree/climate-view
MERN project, Climate overview
livia-siqueira/LISTBASIC-NEXTJS
Basic list of books and users using concepts of server-side rendering, client data fetching and static generation, and dynamic routes.
mahmudhmh/next-notey
This is a simple Notes App built using Next.js 13 and TypeScript for the frontend, and Pocketbase for the backend.
MelanieSarrouy/SportSee_09-2021
SportSee : tableau de bord d'analytics avec React pour une application de coaching sportif
murtazaghulam99/web-development-article
Covered up the fundamentals of Next.js such as SSR & SSG, routing, data fetching, apis and more!
Tolga-Ozd/Tutorial-App
Tutorial App
vivekrai1999/usePopcorn
The "usepopcorn" project is a React application aimed at movie enthusiasts, providing a platform to explore and track movies. Developed as part of a comprehensive React course, this project showcases fundamental React concepts and best practices.