Skip to content

Latest commit

 

History

History
4 lines (3 loc) · 193 Bytes

README.md

File metadata and controls

4 lines (3 loc) · 193 Bytes

Rapinsel

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.