gamenight/backend-actix
2023-03-26 11:25:15 +02:00
..
migrations Added Login and Register handlers for actix backend 2023-03-24 22:28:18 +01:00
src Abstracted away getting a PgConnection with expect(). 2023-03-26 11:25:15 +02:00
.gitignore Started reimplementation of the Rest api in actix-web 2023-03-17 22:20:26 +01:00
Cargo.lock Adds user authorization to the actix backend. 2023-03-25 19:20:38 +01:00
Cargo.toml Adds user authorization to the actix backend. 2023-03-25 19:20:38 +01:00
diesel.toml Added Login and Register handlers for actix backend 2023-03-24 22:28:18 +01:00