linmihigo e60489715a WIP: initial fastapi endpoint implementation
Client endpoint - GET & POST implemented
2025-06-08 23:17:58 +02:00

CMT

DB

-- db setup
cat db_setup.sql | mysql -u root -p
-- table setup
cat db_table_setup.sql | mysql -u admin -p CMT
S
Description
No description provided
Readme 250 KiB
Languages
Python 95.2%
Mako 4.5%
Dockerfile 0.3%