ibs/sql_app
HeshamTB bae51c3f67 Added data storage tables and types
Signed-off-by: HeshamTB <hishaminv@gmail.com>
2022-05-23 13:46:09 +03:00
..
__init__.py sql_app: basic models and schemas from FastAPI docs 2022-03-03 15:49:26 +03:00
.gitignore jwt auth 2022-04-13 05:24:06 +03:00
auth_helper.py main: add iot functions for monitor and door 2022-05-08 22:09:06 +03:00
crud.py Added data storage tables and types 2022-05-23 13:46:09 +03:00
crypto.py jwt auth 2022-04-13 05:24:06 +03:00
database.py sql_app: basic models and schemas from FastAPI docs 2022-03-03 15:49:26 +03:00
gen_secret.sh jwt auth 2022-04-13 05:24:06 +03:00
init_secrets.sh init_secrets: script to init .env values 2022-04-14 07:19:53 +03:00
main.py Added data storage tables and types 2022-05-23 13:46:09 +03:00
models.py Added data storage tables and types 2022-05-23 13:46:09 +03:00
schemas.py Added data storage tables and types 2022-05-23 13:46:09 +03:00
TODO users: Add open door command from user application 2022-04-18 01:43:12 +03:00