This website requires JavaScript.
Explore
Help
Sign in
Shifty
/
shifty-backend
Watch
1
Star
0
Fork
You've already forked shifty-backend
0
Code
Issues
Pull requests
Projects
Releases
Packages
Wiki
Activity
Actions
No description
6
commits
1
branch
0
tags
263
KiB
Rust
99.9%
Nix
0.1%
691eccc2a4
Find a file
HTTPS
Download ZIP
Download TAR.GZ
Download BUNDLE
Open with VS Code
Open with VSCodium
Open with Intellij IDEA
Cite this repository
BibTeX
Cancel
Simon Goller
691eccc2a4
Create service and DAO layer for user-role-privilege system
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