summaryrefslogtreecommitdiff
path: root/src/state.rs
AgeCommit message (Collapse)Author
2024-11-29Use Expo on the AppStateSanto Cariotti
This because since Rust 1.83 it is suggested to not use the static reference cloning
2024-08-23Add docSanto Cariotti
2024-08-21Authentication for endpointsSanto Cariotti
2024-08-20Add state for databaseSanto Cariotti