No description
Find a file
2024-05-09 14:16:47 +02:00
.sqlx Prepare sqlx for offline checks 2024-05-09 07:16:15 +02:00
app Add id check for booking 2024-05-09 08:11:38 +02:00
dao Basic rest implementation for connecting user to sales-person 2024-05-09 14:16:47 +02:00
dao_impl Basic rest implementation for connecting user to sales-person 2024-05-09 14:16:47 +02:00
migrations Basic rest implementation for connecting user to sales-person 2024-05-09 14:16:47 +02:00
rest Basic rest implementation for connecting user to sales-person 2024-05-09 14:16:47 +02:00
service Basic rest implementation for connecting user to sales-person 2024-05-09 14:16:47 +02:00
service_impl Basic rest implementation for connecting user to sales-person 2024-05-09 14:16:47 +02:00
.env Initial commit 2024-04-26 21:34:00 +02:00
.gitignore Initial commit 2024-04-26 21:34:00 +02:00
build.nix Add nix files 2024-05-09 07:18:35 +02:00
build.rs Initial commit 2024-04-26 21:34:00 +02:00
Cargo.lock Add REST endpoint for slot 2024-05-02 23:25:04 +02:00
Cargo.toml Add REST endpoint for slot 2024-05-02 23:25:04 +02:00
docker.nix Add nix files 2024-05-09 07:18:35 +02:00