No description
Find a file
2024-04-28 16:01:18 +02:00
app Return the username in a separate service 2024-04-26 22:41:44 +02:00
dao Create service and DAO layer for user-role-privilege system 2024-04-28 16:01:18 +02:00
dao_impl Create service and DAO layer for user-role-privilege system 2024-04-28 16:01:18 +02:00
migrations Create the roles and privileges required for MVP 2024-04-27 15:43:59 +02:00
rest Initial commit 2024-04-26 21:34:00 +02:00
service Create service and DAO layer for user-role-privilege system 2024-04-28 16:01:18 +02:00
service_impl Create service and DAO layer for user-role-privilege system 2024-04-28 16:01:18 +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.rs Initial commit 2024-04-26 21:34:00 +02:00
Cargo.lock Add unit tests for the services 2024-04-27 00:03:15 +02:00
Cargo.toml Initial commit 2024-04-26 21:34:00 +02:00