Add SQLAlchemy and database boilerplate code
This commit is contained in:
parent
2da6e43797
commit
31df889dcb
15 changed files with 454 additions and 60 deletions
1
tofu_api/common/rest/__init__.py
Normal file
1
tofu_api/common/rest/__init__.py
Normal file
|
|
@ -0,0 +1 @@
|
|||
from .base_blueprint import BaseBlueprint
|
||||
Loading…
Add table
Add a link
Reference in a new issue