You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
A sample project with a simple /REST API in Rust, using Sqlx to talk to a PostgreSQL database.
The frondend is using SvelteKit and Tanstack Query to fetch data from this /REST API.