Dagemark-Backend/app
Repository files (latest commit first)
Filename Latest commit message Latest commit date
2026-08-10 23:11:21 +02:00
..
logic Fixed syntax misc issues 2026-08-10 23:11:21 +02:00
models Basic user model and login authentication :] 2026-08-10 00:51:18 +02:00
routers Basic user model and login authentication :] 2026-08-10 00:51:18 +02:00
utils Initial Commit 2026-07-11 16:59:49 +02:00
__init__.py Initial Commit 2026-07-11 16:59:49 +02:00
config.py Basic user model and login authentication :] 2026-08-10 00:51:18 +02:00
database.py Generalized database function type args, fixed syntax 2026-08-10 23:11:11 +02:00
dependencies.py Initial Commit 2026-07-11 16:59:49 +02:00
main.py Add service model, route, and logic 2026-08-09 15:18:43 +02:00