feat(FN-002): complete Step 3 — FastAPI Backend App Skeleton
This commit is contained in:
@@ -0,0 +1,10 @@
|
||||
pyproject.toml
|
||||
app/__init__.py
|
||||
app/config.py
|
||||
app/main.py
|
||||
headquarter_api.egg-info/PKG-INFO
|
||||
headquarter_api.egg-info/SOURCES.txt
|
||||
headquarter_api.egg-info/dependency_links.txt
|
||||
headquarter_api.egg-info/requires.txt
|
||||
headquarter_api.egg-info/top_level.txt
|
||||
tests/test_health.py
|
||||
Reference in New Issue
Block a user