Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
5 changes: 5 additions & 0 deletions docs/community-resources.md
Original file line number Diff line number Diff line change
Expand Up @@ -175,6 +175,11 @@ others:
url: 'https://github.com/rametta/rapini',
description: '🥬 OpenAPI to React Query (or SWR) & Axios',
},
{
title: 'Tanstack Query Visualizer',
url: 'https://tanstack-query-visualizer.sofi.coop/',
description: 'An interactive sandbox that visualizes the relationship between mutations and query keys.',
},
{
title: 'ts-rest',
url: 'https://ts-rest.com/',
Expand Down