{"id":25319464,"url":"https://github.com/yann-github/tanstack-query-playground","last_synced_at":"2026-04-29T12:33:22.665Z","repository":{"id":208612669,"uuid":"722026382","full_name":"Yann-GitHub/tanstack-query-playground","owner":"Yann-GitHub","description":"Tanstack/React Query playground 🎉","archived":false,"fork":false,"pushed_at":"2023-11-26T16:35:42.000Z","size":58,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-04-07T18:56:53.308Z","etag":null,"topics":["axios","infinite-scrolling","intersection-observer","pagination","react","server-state","tanstack-query","tanstack-react-query","vite"],"latest_commit_sha":null,"homepage":"","language":"JavaScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/Yann-GitHub.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2023-11-22T09:29:11.000Z","updated_at":"2023-11-26T13:00:37.000Z","dependencies_parsed_at":"2023-11-26T17:41:19.521Z","dependency_job_id":null,"html_url":"https://github.com/Yann-GitHub/tanstack-query-playground","commit_stats":null,"previous_names":["yann-github/tanstack-query-playground"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/Yann-GitHub/tanstack-query-playground","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Yann-GitHub%2Ftanstack-query-playground","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Yann-GitHub%2Ftanstack-query-playground/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Yann-GitHub%2Ftanstack-query-playground/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Yann-GitHub%2Ftanstack-query-playground/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/Yann-GitHub","download_url":"https://codeload.github.com/Yann-GitHub/tanstack-query-playground/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Yann-GitHub%2Ftanstack-query-playground/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":32426579,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-04-29T12:24:25.982Z","status":"ssl_error","status_checked_at":"2026-04-29T12:24:24.439Z","response_time":110,"last_error":"SSL_read: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["axios","infinite-scrolling","intersection-observer","pagination","react","server-state","tanstack-query","tanstack-react-query","vite"],"created_at":"2025-02-13T20:40:32.764Z","updated_at":"2026-04-29T12:33:22.650Z","avatar_url":"https://github.com/Yann-GitHub.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Tanstack Query Playground\n\nThis project is a playground for practicing and learning Tanstack Query / React Query and Devtools associated with it. It focuses on concepts such as server state, pagination, caching, infinite fetching and scrolling... All API calls are handled by Tanstack Query using [axios](https://github.com/axios/axios). The project is based on the [Tanstack Query documentation](https://react-query.tanstack.com/).\n\n## Data Sources\n\nThe project uses the following data sources:\n\n- [json-server](https://github.com/typicode/json-server) for the 'todos' part. It uses a local `db.json` file located in the `data` folder.\n- [reqres.in](https://reqres.in/) for the 'users' part.\n- [jsonplaceholder](https://jsonplaceholder.typicode.com/) for the 'posts' part.\n\n\n## Getting Started\n\nThese instructions will get you a copy of the project up and running on your local machine for development and testing purposes.\n\n### Prerequisites\n\n- Node.js\n- npm or yarn or pnpm\n\n### Installation\n\n1. Clone the repo\n````\ngit clone https://github.com/Yann-GitHub/tanstack-query-playground.git\n````\n2. Install NPM packages\n```\nnpm install\n```\n\n3. Start the development server (runs on port 5175)\n```\nnpm run dev\n```\n\n4. Start the json-server (runs on port 3500)\n```\nnpm run server\n```\n\n\n## Built With\n\n- [React](https://reactjs.org/)\n- [Vite](https://vitejs.dev/)","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fyann-github%2Ftanstack-query-playground","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fyann-github%2Ftanstack-query-playground","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fyann-github%2Ftanstack-query-playground/lists"}