mirror of
https://github.com/n08i40k/schedule-parser-rusted.git
synced 2025-12-06 17:57:47 +03:00
Подключение к Postgres и тестовый эндпоинт авторизации
This commit is contained in:
2
src/database/mod.rs
Normal file
2
src/database/mod.rs
Normal file
@@ -0,0 +1,2 @@
|
||||
pub mod schema;
|
||||
pub mod models;
|
||||
Reference in New Issue
Block a user