Initial commit: Flask stats API (v1 PharmIT3000, v2 PMPLUS20)

This commit is contained in:
청춘약국
2026-04-01 22:10:15 +09:00
commit 8e6552724a
8 changed files with 1120 additions and 0 deletions

2
requirements.txt Normal file
View File

@@ -0,0 +1,2 @@
flask>=2.0
pyodbc>=4.0