Skip to content

oluijks/rapinsel

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

38 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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.