added Contact api and data model

This commit is contained in:
2026-01-11 18:37:40 -05:00
parent 8bbcd37933
commit 8afa4fce6c
8 changed files with 838 additions and 70 deletions

1
python/api/__init__.py Normal file
View File

@@ -0,0 +1 @@
"""FastAPI applications."""