Updated the API to use Core

This commit is contained in:
2026-02-07 03:32:20 -06:00
parent 66536da37d
commit 94bbdb1552
14 changed files with 60 additions and 9 deletions

View File

@@ -3,6 +3,7 @@
"1" : "uviconrn",
"2" : "fastapi",
"3" : "pydantic",
"4" : "sqlalchemy"
"4" : "pydantic-settings",
"5" : "sqlalchemy"
}
}